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/06/08 12:18:17 UTC

[camel] branch master updated: Upgrade Jt400 and related bundle to version 9.5

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 a4c0dc2  Upgrade Jt400 and related bundle to version 9.5
a4c0dc2 is described below

commit a4c0dc2d0c0b24b5ec09d67ad6b935b4c9410797
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jun 8 14:17:15 2018 +0200

    Upgrade Jt400 and related bundle to version 9.5
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b10d9de..d812707 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,8 +426,8 @@
     <jsoup-version>1.11.3</jsoup-version>
     <jsp-api-2.1-version>1.0.1</jsp-api-2.1-version>
     <jsr311-api-version>1.1.1</jsr311-api-version>
-    <jt400-version>9.4</jt400-version>
-    <jt400-bundle-version>9.4_2</jt400-bundle-version>
+    <jt400-version>9.5</jt400-version>
+    <jt400-bundle-version>9.5_1</jt400-bundle-version>
     <juel-bundle-version>2.1.3_1</juel-bundle-version>
     <juel-version>2.1.3</juel-version>
     <!-- camel-itest-karaf doesn't work with JUnit 4.12 at present -->

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.