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

[2/2] syncope git commit: Upgrading Joda

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>