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

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


The following commit(s) were added to refs/heads/main by this push:
     new 055887465b Upgrade to cq-maven-plugin 4.17.9, fix #7371
055887465b is described below

commit 055887465bc9ad9ffbf2b1e757abf37c38a333e9
Author: Peter Palaga <[email protected]>
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 4170eeb810..4e9f10ec58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
         <maven-utils.version>0.1.0</maven-utils.version>
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
-        <cq-plugin.version>4.17.5</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