From 06ef8f27c7c7d5461a9b293b61043e20b7e20eeb Mon Sep 17 00:00:00 2001 From: Pascal Essiembre Date: Thu, 25 Aug 2016 15:31:39 -0400 Subject: [PATCH] Maven dependency updates: Norconex Commons Lang 1.11.0. --- norconex-committer-core/pom.xml | 14 ++++++++++++-- norconex-committer-core/src/changes/changes.xml | 6 ++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/norconex-committer-core/pom.xml b/norconex-committer-core/pom.xml index 8805afc..dae6d1d 100644 --- a/norconex-committer-core/pom.xml +++ b/norconex-committer-core/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.norconex.collectors norconex-committer-core - 2.0.4 + 2.0.5 Norconex Committer Core @@ -54,7 +54,7 @@ com.norconex.commons norconex-commons-lang - 1.10.0 + 1.11.0 junit @@ -63,6 +63,16 @@ test + + + + + commons-lang + commons-lang + 2.6 + + + diff --git a/norconex-committer-core/src/changes/changes.xml b/norconex-committer-core/src/changes/changes.xml index eedeb5c..9ecc0b3 100644 --- a/norconex-committer-core/src/changes/changes.xml +++ b/norconex-committer-core/src/changes/changes.xml @@ -7,6 +7,12 @@ + + + Maven dependency updates: Norconex Commons Lang 1.11.0. + + + Maven dependency updates: Norconex Commons Lang 1.10.0.