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

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

commit 8243917e6a06722133ba6099b5276e1f97d2c892
Author: James Netherton <[email protected]>
AuthorDate: Tue Mar 5 14:49:35 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 969b1d1c0d..e9695e5469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
         <maven-utils.version>0.1.0</maven-utils.version>
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
-        <cq-plugin.version>4.5.0</cq-plugin.version>
+        <cq-plugin.version>4.6.1</cq-plugin.version>
         <cyclonedx-maven-plugin-version>2.7.11</cyclonedx-maven-plugin-version>
         
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>

Reply via email to