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:36 UTC

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

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ò <il...@apache.org>
Authored: Wed Nov 15 08:23:15 2017 +0100
Committer: Francesco Chicchiriccò <il...@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>


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

Posted by il...@apache.org.
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>