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:38:00 UTC

syncope git commit: Upgrading Joda

Repository: syncope
Updated Branches:
  refs/heads/2_1_X fff23ec67 -> 65578cf09


Upgrading Joda


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

Branch: refs/heads/2_1_X
Commit: 65578cf09886bb56505cfbe6c95c76778e5d307d
Parents: fff23ec
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:37:52 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/65578cf0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e3cb6eb..e5d5f2c 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>