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 2019/03/12 09:37:24 UTC

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

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 2e8f04d4 Upgrade JT400 and related bundle to version 9.7
2e8f04d4 is described below

commit 2e8f04d49e82f04e14d9ee6a1f9f1097d7e52977
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 12 10:36:58 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0cf13ab..da3934c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -417,8 +417,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.6</jt400-version>
-    <jt400-bundle-version>9.6_1</jt400-bundle-version>
+    <jt400-version>9.7</jt400-version>
+    <jt400-bundle-version>9.7_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 -->