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

commit bf5f5ce52c29904cd2438a1c04acf72dbfa51010
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Tue Apr 16 14:37:28 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index c55f8bb169..f63538395b 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.7.1</cq-plugin.version>
+        <cq-plugin.version>4.8.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>

Reply via email to