You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2023/04/28 22:36:41 UTC

[camel-quarkus] 04/04: Upgrade to cq-plugin 4.1.3

This is an automated email from the ASF dual-hosted git repository.

ppalaga pushed a commit to branch 2.13.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 2a8cb3b23bbe04dda0592fae6157e080a554b6c9
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Apr 28 17:32:09 2023 +0200

    Upgrade to cq-plugin 4.1.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dedeb7f883..4c346a4243 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
         <maven-utils.version>0.1.0</maven-utils.version>
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
-        <cq-plugin.version>4.1.2</cq-plugin.version>
+        <cq-plugin.version>4.1.3</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.17.1</formatter-maven-plugin.version>