This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit af400d3ba975b00262b3e00a37340589b018cb1b Author: Peter Palaga <ppal...@redhat.com> AuthorDate: Mon Feb 8 21:24:39 2021 +0100 Upgrade to cq-maven-plugin 0.28.0 - new-test mojo added --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a27bbe3..fa6a71a 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ <zt-exec.version>1.11</zt-exec.version> <!-- Maven plugin versions (keep sorted alphabetically) --> - <cq-plugin.version>0.27.0</cq-plugin.version> + <cq-plugin.version>0.28.0</cq-plugin.version> <build-helper-maven-plugin.version>3.1.0</build-helper-maven-plugin.version> <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version> <formatter-maven-plugin.version>2.11.0</formatter-maven-plugin.version>