You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/03/22 14:44:18 UTC

[3/3] syncope git commit: Upgrading Commons Text

Upgrading Commons Text


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/1df9af4d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1df9af4d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1df9af4d

Branch: refs/heads/2_0_X
Commit: 1df9af4dc592b1cb08fc2edab92d7f09d2491ccd
Parents: 175e9d3
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Mar 22 15:44:04 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Mar 22 15:44:04 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/1df9af4d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 07b199e..14be721 100644
--- a/pom.xml
+++ b/pom.xml
@@ -403,7 +403,7 @@ under the License.
     <commons-codec.version>1.11</commons-codec.version>
     <commons-jexl.version>3.1</commons-jexl.version>
     <commons-lang.version>3.7</commons-lang.version>
-    <commons-text.version>1.2</commons-text.version>
+    <commons-text.version>1.3</commons-text.version>
     <commons-collection.version>4.1</commons-collection.version>
     <commons-logging.version>1.1.3</commons-logging.version>