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/11/24 12:22:30 UTC

[camel] 02/03: Upgrade PicoCli to version 4.6.2

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.git

commit ef74db16123bfa72446d5ea41342c63a7d917dac
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 24 13:17:54 2021 +0100

    Upgrade PicoCli to version 4.6.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0ee68e9..011c2cb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -443,7 +443,7 @@
         <pdfbox-version>2.0.24</pdfbox-version>
         <pgjdbc-driver-version>42.2.23</pgjdbc-driver-version>
         <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>
-        <picocli-version>4.6.1</picocli-version>
+        <picocli-version>4.6.2</picocli-version>
         <powermock-version>2.0.7</powermock-version>
         <properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
         <protobuf-version>3.17.3</protobuf-version>