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 2019/05/10 13:19:16 UTC

[syncope] branch 2_1_X updated: Upgrading Joda

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 7c5f8be  Upgrading Joda
7c5f8be is described below

commit 7c5f8be36cd22d53f91af68224ffd5b4714aaa6b
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri May 10 15:18:49 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 17c40bc..1ffa3c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@ under the License.
     
     <tika.version>1.20</tika.version>
 
-    <joda.version>2.10.1</joda.version>
+    <joda.version>2.10.2</joda.version>
 
     <h2.version>1.4.199</h2.version>