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/10/25 06:31:44 UTC

[syncope] branch master updated: Upgrading Joda

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 20a0f16  Upgrading Joda
20a0f16 is described below

commit 20a0f162ac61246ccfb60917220da79b59e2fe2c
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Oct 25 08:31:03 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 813e15f..a0cc2ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,7 +442,7 @@ under the License.
     
     <tika.version>1.21</tika.version>
 
-    <joda.version>2.10.4</joda.version>
+    <joda.version>2.10.5</joda.version>
 
     <h2.version>1.4.200</h2.version>