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


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
     new cf95cab1 Bump org.l2x6.cq:cq-maven-plugin in the maven group across 1 
directory
cf95cab1 is described below

commit cf95cab14eb48cff766846a3ddd028025eb13c55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 4 07:35:47 2026 +0100

    Bump org.l2x6.cq:cq-maven-plugin in the maven group across 1 directory
    
    Bumps the maven group with 1 update in the / directory: 
[org.l2x6.cq:cq-maven-plugin](https://github.com/l2x6/cq-maven-plugin).
    
    
    Updates `org.l2x6.cq:cq-maven-plugin` from 4.27.2 to 4.27.3
    - [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.27.2...4.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.l2x6.cq:cq-maven-plugin
      dependency-version: 4.27.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a470858a..ed997ad0 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.2</cq-maven-plugin.version>
+        <cq-maven-plugin.version>4.27.3</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>

Reply via email to