Repository: syncope
Updated Branches:
  refs/heads/2_0_X 3a4535d9b -> 979f853e6
  refs/heads/master 7cd228925 -> f96afc989


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/979f853e
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/979f853e
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/979f853e

Branch: refs/heads/2_0_X
Commit: 979f853e60f04489d656dcf4ed05a028578bef53
Parents: 3a4535d
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Nov 15 08:23:15 2017 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Nov 15 08:23:15 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/979f853e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e5a7a1a..b298176 100644
--- a/pom.xml
+++ b/pom.xml
@@ -401,7 +401,7 @@ under the License.
     <commons-email.version>1.5</commons-email.version>
     <commons-codec.version>1.10</commons-codec.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-collection.version>4.1</commons-collection.version>
     <commons-logging.version>1.1.3</commons-logging.version>

Reply via email to