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 2023/10/02 07:45:33 UTC

[camel] 01/01: Upgrade JT400 to version 20.0.3

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch jt400-20.0.3
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 01bfff9537453e8aef795737b35f93b7fa08f49e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 2 09:45:10 2023 +0200

    Upgrade JT400 to version 20.0.3
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0aedd70eaf2..b1ba1d15453 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -284,7 +284,7 @@
         <jsonata4java-version>2.4.3</jsonata4java-version>
         <json-unit-version>3.0.0</json-unit-version>
         <jsoup-version>1.16.1</jsoup-version>
-        <jt400-version>20.0.2</jt400-version>
+        <jt400-version>20.0.3</jt400-version>
         <junit-toolbox-version>2.4</junit-toolbox-version>
         <junit-jupiter-version>5.10.0</junit-jupiter-version>
         <junit-pioneer-version>2.0.1</junit-pioneer-version>