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/06/01 08:35:48 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/d094deb3
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d094deb3
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d094deb3

Branch: refs/heads/master
Commit: d094deb393da0ec5e304c1d275c934d29385522b
Parents: d13ef29
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 1 10:34:38 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 1 10:34:47 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/d094deb3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d8bf690..368be71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,7 +408,7 @@ under the License.
     
     <tika.version>1.18</tika.version>
 
-    <joda.version>2.9.9</joda.version>
+    <joda.version>2.10</joda.version>
 
     <h2.version>1.4.197</h2.version>