From a2dcb10f67c816acd1ab9ed779dae12ad7536603 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 22 Oct 2020 22:51:31 +0000 Subject: [PATCH] update commons-codec git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882771 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 24 ++++++++++++------------ build.gradle | 4 ++-- build.xml | 7 ++++--- maven/poi.pom | 2 +- sonar/main/pom.xml | 2 +- sonar/pom.xml | 2 +- 6 files changed, 21 insertions(+), 20 deletions(-) diff --git a/.classpath b/.classpath index d773c80c77..7d9628dbdf 100644 --- a/.classpath +++ b/.classpath @@ -18,30 +18,30 @@ - + - - - + + + - - - - - - - + + + + + + + - + diff --git a/build.gradle b/build.gradle index d34280d88f..a0698cfc58 100644 --- a/build.gradle +++ b/build.gradle @@ -108,12 +108,12 @@ subprojects { version = '5.0.0-SNAPSHOT' ext { bouncyCastleVersion = '1.66' - commonsCodecVersion = '1.14' + commonsCodecVersion = '1.15' commonsCompressVersion = '1.20' commonsMathVersion = '3.6.1' japicmpversion = '4.1.2' junitVersion = '4.13' - mockitoVersion = '3.5.0' + mockitoVersion = '3.5.15' xmlbeansVersion = '4.0.0' } diff --git a/build.xml b/build.xml index a2aafb712b..9c6d89daa2 100644 --- a/build.xml +++ b/build.xml @@ -267,7 +267,7 @@ under the License. - + @@ -278,7 +278,7 @@ under the License. - + @@ -597,7 +597,8 @@ under the License. - + + diff --git a/maven/poi.pom b/maven/poi.pom index ef709c4261..8699cef120 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -76,7 +76,7 @@ commons-codec commons-codec - 1.14 + 1.15 org.apache.commons diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml index bc5176d64c..00c49dae1b 100644 --- a/sonar/main/pom.xml +++ b/sonar/main/pom.xml @@ -123,7 +123,7 @@ commons-codec commons-codec - 1.14 + 1.15 com.zaxxer diff --git a/sonar/pom.xml b/sonar/pom.xml index ab8a8faa89..35de60c29f 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -84,7 +84,7 @@ 4.0.0 4.13 2.7.0 - 3.5.0 + 3.5.15 3.1.0 3.2.0 3.1.0