diff --git a/build.gradle b/build.gradle index ff0d3e7d93..30a2ccb128 100644 --- a/build.gradle +++ b/build.gradle @@ -103,7 +103,7 @@ subprojects { bouncyCastleVersion = '1.68' commonsCodecVersion = '1.15' commonsCompressVersion = '1.20' - commonsIoVersion = '2.8.0' + commonsIoVersion = '2.10.0' commonsMathVersion = '3.6.1' junitVersion = '5.7.1' log4jVersion = '2.14.0' diff --git a/build.xml b/build.xml index c7edb17082..a347d42b02 100644 --- a/build.xml +++ b/build.xml @@ -266,7 +266,7 @@ under the License. - + diff --git a/maven/poi.pom b/maven/poi.pom index 13d7344021..99fa070b90 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -79,7 +79,7 @@ commons-io commons-io - 2.8.0 + 2.10.0 com.zaxxer diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml index b8b44e301a..00720b5eeb 100644 --- a/sonar/main/pom.xml +++ b/sonar/main/pom.xml @@ -126,7 +126,7 @@ commons-io commons-io - 2.8.0 + 2.10.0 com.zaxxer