From b207a53963b7cbe6a35632224b40625bf3c84834 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Wed, 7 Aug 2019 13:06:28 +0200 Subject: [PATCH] =?utf8?q?Bump=20commons-codec=201.12=20=E2=86=92=201.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Release notes: http://www.apache.org/dist/commons/codec/RELEASE-NOTES.txt Change-Id: Ibcf6e1a6cd59a4341cad7a65ac1c8cbf7ceefb26 Signed-off-by: Stephen Kitt --- .../src/main/history/dependencies.xml | 10 +++++----- odlparent/pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/features/odl-apache-commons-codec/src/main/history/dependencies.xml b/features/odl-apache-commons-codec/src/main/history/dependencies.xml index dc6c96a2c..a3e8f270f 100644 --- a/features/odl-apache-commons-codec/src/main/history/dependencies.xml +++ b/features/odl-apache-commons-codec/src/main/history/dependencies.xml @@ -1,6 +1,6 @@ - - - mvn:commons-codec/commons-codec/1.12 - - + + + mvn:commons-codec/commons-codec/1.13 + + diff --git a/odlparent/pom.xml b/odlparent/pom.xml index e8fb0aae4..340969824 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -359,7 +359,7 @@ commons-codec commons-codec - 1.12 + 1.13 -- 2.36.6