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/04 09:48:31 UTC

[camel] branch picocli-4.7.5 created (now 9138f7c1504)

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

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


      at 9138f7c1504 Upgrade Picocli to version 4.7.5

This branch includes the following new commits:

     new 9138f7c1504 Upgrade Picocli to version 4.7.5

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 Picocli to version 4.7.5

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

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

commit 9138f7c1504887535341e68f80de6de07bb4b73d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 4 11:47:37 2023 +0200

    Upgrade Picocli to version 4.7.5
    
    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 221fe067c2c..7c0c031dc0f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -375,7 +375,7 @@
         <pdfbox-version>3.0.0</pdfbox-version>
         <pgjdbc-driver-version>42.6.0</pgjdbc-driver-version>
         <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>
-        <picocli-version>4.7.4</picocli-version>
+        <picocli-version>4.7.5</picocli-version>
         <plc4x-version>0.10.0</plc4x-version>
         <pooled-jms-version>3.1.3</pooled-jms-version>
         <properties-maven-plugin-version>1.1.0</properties-maven-plugin-version>