You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2023/04/28 22:36:39 UTC

[camel-quarkus] 02/04: Upgrade to cq-plugin 4.1.2

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

ppalaga pushed a commit to branch 2.13.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit ea8d5f877e0ad191cd77b851c9f41caf728d56fe
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Apr 28 17:30:46 2023 +0200

    Upgrade to cq-plugin 4.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5162f82c19..dedeb7f883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
         <maven-utils.version>0.1.0</maven-utils.version>
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
-        <cq-plugin.version>3.5.5</cq-plugin.version>
+        <cq-plugin.version>4.1.2</cq-plugin.version>
         <build-helper-maven-plugin.version>3.1.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
         <formatter-maven-plugin.version>2.17.1</formatter-maven-plugin.version>