You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/11/13 11:23:21 UTC

[camel] branch master updated: Upgrade Joda Time to version 2.10.1

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3fc0486  Upgrade Joda Time to version 2.10.1
3fc0486 is described below

commit 3fc0486ba9b4b9000434c9b73ed29a8728b3b7b5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 13 12:22:26 2018 +0100

    Upgrade Joda Time to version 2.10.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 57088ff..4ac47da 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -396,7 +396,7 @@
     <jira-rest-client-api-version>2.0.0-m30</jira-rest-client-api-version>
     <jmh-version>1.21</jmh-version>
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
-    <jodatime2-bundle-version>2.10</jodatime2-bundle-version>
+    <jodatime2-bundle-version>2.10.1</jodatime2-bundle-version>
     <jolokia-version>1.6.0</jolokia-version>
     <jolt-version>0.1.1</jolt-version>
     <jolt-bundle-version>0.1.1_1</jolt-bundle-version>