Skip to content

Commit 7d41584

Browse files
authored
Merge pull request DSpace#11818 from DSpace/dependabot/maven/apache-commons-92ef38cb7b
2 parents d18b3aa + 5a3b6d3 commit 7d41584

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,7 +1515,7 @@
15151515
<dependency>
15161516
<groupId>commons-codec</groupId>
15171517
<artifactId>commons-codec</artifactId>
1518-
<version>1.20.0</version>
1518+
<version>1.21.0</version>
15191519
</dependency>
15201520
<dependency>
15211521
<groupId>org.apache.commons</groupId>
@@ -1530,7 +1530,7 @@
15301530
<dependency>
15311531
<groupId>org.apache.commons</groupId>
15321532
<artifactId>commons-dbcp2</artifactId>
1533-
<version>2.13.0</version>
1533+
<version>2.14.0</version>
15341534
<exclusions>
15351535
<!-- Newer version is pulled in by Hibernate -->
15361536
<exclusion>
@@ -1569,12 +1569,12 @@
15691569
<dependency>
15701570
<groupId>org.apache.commons</groupId>
15711571
<artifactId>commons-pool2</artifactId>
1572-
<version>2.12.1</version>
1572+
<version>2.13.1</version>
15731573
</dependency>
15741574
<dependency>
15751575
<groupId>org.apache.commons</groupId>
15761576
<artifactId>commons-text</artifactId>
1577-
<version>1.14.0</version>
1577+
<version>1.15.0</version>
15781578
</dependency>
15791579
<dependency>
15801580
<groupId>commons-validator</groupId>

0 commit comments

Comments
 (0)