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/10/05 15:06:30 UTC

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

Repository: syncope
Updated Branches:
  refs/heads/2_1_X 2791f74fc -> 6cb671375
  refs/heads/master 887349382 -> fd70550a8


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

Branch: refs/heads/2_1_X
Commit: 6cb67137513198919cb62afb728d3206fbe96e8d
Parents: 2791f74
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 5 17:06:15 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 5 17:06:15 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6cb67137/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c78151f..6006b92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@ under the License.
     <commons-email.version>1.5</commons-email.version>
     <commons-jexl.version>3.1</commons-jexl.version>
     <commons-lang.version>3.8.1</commons-lang.version>
-    <commons-text.version>1.4</commons-text.version>
+    <commons-text.version>1.5</commons-text.version>
     <commons-logging.version>1.1.3</commons-logging.version>
     
     <tika.version>1.19</tika.version>


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

Posted by il...@apache.org.
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/fd70550a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fd70550a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fd70550a

Branch: refs/heads/master
Commit: fd70550a865846229128ac5b708a4d7e7db7b667
Parents: 8873493
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 5 17:06:15 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 5 17:06:23 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/fd70550a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 430a441..6a29194 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@ under the License.
     <commons-email.version>1.5</commons-email.version>
     <commons-jexl.version>3.1</commons-jexl.version>
     <commons-lang.version>3.8.1</commons-lang.version>
-    <commons-text.version>1.4</commons-text.version>
+    <commons-text.version>1.5</commons-text.version>
     <commons-logging.version>1.1.3</commons-logging.version>
     
     <tika.version>1.19</tika.version>