Skip to content

Commit 12b28fa

Browse files
committed
build(pom): update commons-lang3 to 3.18.0 and commons-io to 2.20.0
1 parent b0e0ed4 commit 12b28fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<!-- Dependency versions -->
7070
<byte-buddy.version>1.14.16</byte-buddy.version>
7171
<commons-beanutils.version>1.11.0</commons-beanutils.version>
72-
<commons-io.version>2.22.0</commons-io.version>
73-
<commons-lang3.version>3.20.0</commons-lang3.version>
72+
<commons-io.version>2.20.0</commons-io.version>
73+
<commons-lang3.version>3.18.0</commons-lang3.version>
7474
<jakarta-servlet.version>6.0.0</jakarta-servlet.version>
7575
<jakarta-validation.version>3.0.2</jakarta-validation.version>
7676
<junit-jupiter.version>5.11.4</junit-jupiter.version>

0 commit comments

Comments
 (0)