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 2017/11/15 07:23:37 UTC

[2/2] syncope git commit: Upgrading commons-lang

Upgrading commons-lang


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

Branch: refs/heads/master
Commit: f96afc989569cbaff7af4d2f1acee746fe67b6e1
Parents: 7cd2289
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Nov 15 08:23:15 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Nov 15 08:23:25 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/f96afc98/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6713569..31a0965 100644
--- a/pom.xml
+++ b/pom.xml
@@ -399,7 +399,7 @@ under the License.
     <commons-io.version>2.5</commons-io.version>
     <commons-email.version>1.5</commons-email.version>
     <commons-jexl.version>3.1</commons-jexl.version>
-    <commons-lang.version>3.6</commons-lang.version>
+    <commons-lang.version>3.7</commons-lang.version>
     <commons-text.version>1.1</commons-text.version>
     <commons-logging.version>1.1.3</commons-logging.version>