This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 6fa890b Upgrade Jt400 bundle to version 10.6_1
6fa890b is described below
commit 6fa890b38a6e423578646b0ca15e900d9a980e70
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 7 08:21:08 2021 +0200
Upgrade Jt400 bundle to version 10.6_1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 02e021f..3767ca9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
<jsch-bundle-version>0.1.55_1</jsch-bundle-version>
<json-flattener-version>0.9.0</json-flattener-version>
<json-validator-jackson-version>2.12.3</json-validator-jackson-version>
- <jt400-bundle-version>10.5_1</jt400-bundle-version>
+ <jt400-bundle-version>10.6_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>