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

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


The following commit(s) were added to refs/heads/3.20.x by this push:
     new 441819957d Upgrade to cq-maven-plugin 4.17.9, fix #7371
441819957d is described below

commit 441819957df5880e4c82f0d350151657318e1376
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Mon May 19 08:05:39 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 368e258809..f302812494 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
         <maven-utils.version>0.1.0</maven-utils.version>
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
-        <cq-plugin.version>4.17.2</cq-plugin.version>
+        <cq-plugin.version>4.17.9</cq-plugin.version>
         <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
         
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>

Reply via email to