Skip to content

Commit f7b9c5c

Browse files
authored
Merge pull request DSpace#11829 from DSpace/dependabot/maven/dspace-9_x/apache-commons-92ef38cb7b
2 parents c9243f2 + ce562f3 commit f7b9c5c

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
@@ -1509,7 +1509,7 @@
15091509
<dependency>
15101510
<groupId>commons-codec</groupId>
15111511
<artifactId>commons-codec</artifactId>
1512-
<version>1.20.0</version>
1512+
<version>1.21.0</version>
15131513
</dependency>
15141514
<dependency>
15151515
<groupId>org.apache.commons</groupId>
@@ -1524,7 +1524,7 @@
15241524
<dependency>
15251525
<groupId>org.apache.commons</groupId>
15261526
<artifactId>commons-dbcp2</artifactId>
1527-
<version>2.13.0</version>
1527+
<version>2.14.0</version>
15281528
<exclusions>
15291529
<!-- Newer version is pulled in by Hibernate -->
15301530
<exclusion>
@@ -1563,12 +1563,12 @@
15631563
<dependency>
15641564
<groupId>org.apache.commons</groupId>
15651565
<artifactId>commons-pool2</artifactId>
1566-
<version>2.12.1</version>
1566+
<version>2.13.1</version>
15671567
</dependency>
15681568
<dependency>
15691569
<groupId>org.apache.commons</groupId>
15701570
<artifactId>commons-text</artifactId>
1571-
<version>1.14.0</version>
1571+
<version>1.15.0</version>
15721572
</dependency>
15731573
<dependency>
15741574
<groupId>commons-validator</groupId>

0 commit comments

Comments
 (0)