This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit f6e18a517f652f7ed36196cce7d74ec3317151e0 Author: James Netherton <[email protected]> AuthorDate: Thu Sep 17 08:45:29 2026 +0100 Upgrade cq-maven-plugin to 4.28.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed997ad0..abbb4a40 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <cq-maven-plugin.version>4.27.3</cq-maven-plugin.version> + <cq-maven-plugin.version>4.28.0</cq-maven-plugin.version> <formatter-maven-plugin.version>2.29.0</formatter-maven-plugin.version> <impsort-maven-plugin.version>1.13.0</impsort-maven-plugin.version> <license-maven-plugin.version>5.1.2</license-maven-plugin.version>
