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/07 07:33:06 UTC

[camel] branch master updated: Upgrade JT400 and related bundle to version 9.6

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 99a0b2a  Upgrade JT400 and related bundle to version 9.6
99a0b2a is described below

commit 99a0b2aa198116ad17bc8d38a5bd39f84e2f6631
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 7 08:32:15 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1e7b838..4e1a916 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.5</jt400-version>
-    <jt400-bundle-version>9.5_1</jt400-bundle-version>
+    <jt400-version>9.6</jt400-version>
+    <jt400-bundle-version>9.6_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 -->