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 42fefc27 Bump org.l2x6.cq:cq-maven-plugin in the maven group across 1 
directory
42fefc27 is described below

commit 42fefc276b9a171f2023ea3ddcf9db165102deac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 07:10:06 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.25.0 to 4.26.0
    - [Commits](https://github.com/l2x6/cq-maven-plugin/compare/4.25.0...4.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.l2x6.cq:cq-maven-plugin
      dependency-version: 4.26.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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 c9564387..fe39d069 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.25.0</cq-maven-plugin.version>
+        <cq-maven-plugin.version>4.26.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.0.0</license-maven-plugin.version>

Reply via email to