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 fb5dcac6a0 Upgrade cq-maven-plugin to 4.6.1
fb5dcac6a0 is described below
commit fb5dcac6a0ba363805c75597e980b744309deb8b
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 fc6a15ad0a..cd59ba8fc5 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.2.0</exec-maven-plugin.version>