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/09/04 06:32:00 UTC

[camel] branch jt400-20.0.2 created (now c6708beeb29)

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

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


      at c6708beeb29 Upgrade JT400 to version 20.0.2

This branch includes the following new commits:

     new c6708beeb29 Upgrade JT400 to version 20.0.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c6708beeb291370dfa40857d89c132f79825f704
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 4 08:31:13 2023 +0200

    Upgrade JT400 to version 20.0.2
    
    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 ae37fd6b3e8..7464444ae33 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -287,7 +287,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.0</jt400-version>
+        <jt400-version>20.0.2</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>