diff --git a/pom.xml b/pom.xml index c88004894a..d201c6eacb 100644 --- a/pom.xml +++ b/pom.xml @@ -469,7 +469,7 @@ commons-io commons-io - 2.15.0 + 2.15.1 test @@ -561,7 +561,7 @@ commons-io commons-io - 2.14.0 + 2.15.1 test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b4bd796f8e..6d422d583a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -93,7 +93,7 @@ The type attribute can be add,update,fix,remove. Bump commons-parent from 54 to 65 #189, #198, #222. Bump jna.version from 5.12.1 to 5.13.0 #203. Bump kotlin-stdlib from 1.8.10 to 1.9.21 #217, #219, #227, #231, #235, #245, #247. - Bump commons-io from 2.11.0 to 2.15.0. + Bump commons-io from 2.11.0 to 2.15.1. Bump commons-lang3 from 3.12.0 to 3.14.0. Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #246.