This is an automated email from the ASF dual-hosted git repository.
ppalaga 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 26371abb0b Upgrade to cq-maven-plugin 4.6.11
26371abb0b is described below
commit 26371abb0bbdc5204b04ddc0b32655bfda6e5953
Author: Peter Palaga <[email protected]>
AuthorDate: Fri Aug 23 18:22:25 2024 +0200
Upgrade to cq-maven-plugin 4.6.11
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 847093ae94..ad71f9eef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
<maven-utils.version>0.1.0</maven-utils.version>
<!-- Maven plugin versions (keep sorted alphabetically) -->
- <cq-plugin.version>4.6.9</cq-plugin.version>
+ <cq-plugin.version>4.6.11</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>