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 2021/02/08 06:30:05 UTC

[camel-karaf] branch master updated: Upgrade JT400 bundle to version 10.5_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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 265608a  Upgrade JT400 bundle to version 10.5_1
265608a is described below

commit 265608ae41be63e67574a2279fb7be295db58d3f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 8 07:23:41 2021 +0100

    Upgrade JT400 bundle to version 10.5_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5336b02..33e8b5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
         <josql-bundle-version>1.5_5</josql-bundle-version>
         <jsch-bundle-version>0.1.55_1</jsch-bundle-version>
         <json-flattener-version>0.9.0</json-flattener-version>
-        <jt400-bundle-version>10.4_1</jt400-bundle-version>
+        <jt400-bundle-version>10.5_1</jt400-bundle-version>
         <juel-bundle-version>2.1.3_1</juel-bundle-version>
         <junit-bundle-version>4.11_1</junit-bundle-version>
         <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>