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
The following commit(s) were added to refs/heads/3.8.x by this push:
new 69e74b637b Upgrade to cq-maven-plugin 4.6.8
69e74b637b is described below
commit 69e74b637b79c93a8942febebf823c71ba662c79
Author: Peter Palaga <[email protected]>
AuthorDate: Tue Apr 16 22:22:09 2024 +0200
Upgrade to cq-maven-plugin 4.6.8
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ffae8e3a09..7ae6de6f8a 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.6.1</cq-plugin.version>
+ <cq-plugin.version>4.6.8</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>