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/29 09:39:13 UTC

[1/2] syncope git commit: Upgrading Joda

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 0313d0118 -> 5c336c978
  refs/heads/master 49dcfb0ca -> 8e03fae11


Upgrading Joda


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

Branch: refs/heads/2_0_X
Commit: 5c336c978bcb5b06cefd47b9a84cad93ef13955d
Parents: 0313d01
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 29 10:04:23 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 29 10:38:56 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5c336c97/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8af0336..eebebe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@ under the License.
     
     <tika.version>1.19.1</tika.version>
 
-    <joda.version>2.10</joda.version>
+    <joda.version>2.10.1</joda.version>
 
     <h2.version>1.4.197</h2.version>
 


[2/2] syncope git commit: Upgrading Joda

Posted by il...@apache.org.
Upgrading Joda


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

Branch: refs/heads/master
Commit: 8e03fae11f54c24f99534f61cd68e0d017b12b71
Parents: 49dcfb0
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 29 10:37:33 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 29 10:39:04 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8e03fae1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1387c25..a25de04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
     
     <tika.version>1.19.1</tika.version>
 
-    <joda.version>2.10</joda.version>
+    <joda.version>2.10.1</joda.version>
 
     <h2.version>1.4.197</h2.version>