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 7b6daeb34e3071b8d6d11a91cf9f03bd7ffabd70 Author: Peter Palaga <ppal...@redhat.com> AuthorDate: Fri Mar 29 22:02:02 2024 +0100 Upgrade to cq-maven-plugin 4.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ef87411f4c..17bc1eae89 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.6.1</cq-plugin.version> + <cq-plugin.version>4.7.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>