diff --git a/pom.xml b/pom.xml index e8e44861d7..a47bf7fc01 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ commons-io commons-io - 2.9.0 + 2.10.0 test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index af60393201..f859f37626 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -85,7 +85,7 @@ The type attribute can be add,update,fix,remove. Bump actions/setup-java from v1.4.0 to v2 #92 #95 #101 #127. - Bump commons-io from 2.7 to 2.9.0 #96 #152. + Bump commons-io from 2.7 to 2.10.0 #96 #152 #153. Bump junit-jupiter from 5.6.2 to 5.7.2 #97 #119 #151.