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 2024/03/30 08:03:07 UTC

(camel-quarkus) 03/03: Upgrade to cq-maven-plugin 4.7.0

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

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

commit 8db09d8d907c2c88551c8970e84568e9aabb41a3
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Mar 29 22:02:02 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index ef87411f4c..17bc1eae89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
         <maven-utils.version>0.1.0</maven-utils.version>
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
-        <cq-plugin.version>4.6.1</cq-plugin.version>
+        <cq-plugin.version>4.7.0</cq-plugin.version>
         <cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version>
         <build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>3.2.0</exec-maven-plugin.version>