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/05/09 13:32:18 UTC

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

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 a40ed3e  Upgrade JT400 and related bundle to version 9.8
a40ed3e is described below

commit a40ed3e5a112e44113e0e61aad065fb37ce78e95
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 9 15:31:53 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cf87217..efc9fa6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -423,8 +423,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.7</jt400-version>
-        <jt400-bundle-version>9.7_1</jt400-bundle-version>
+        <jt400-version>9.8</jt400-version>
+        <jt400-bundle-version>9.8_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 -->