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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new f3c4be6201f9 bump org.jreleaser:jreleaser-maven-plugin from 1.25.0 to 
1.26.0
f3c4be6201f9 is described below

commit f3c4be6201f91df8d8f47723c414a6124fd9afa5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 07:45:42 2026 +0000

    bump org.jreleaser:jreleaser-maven-plugin from 1.25.0 to 1.26.0
    
    Bumps 
[org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) 
from 1.25.0 to 1.26.0.
    - [Release notes](https://github.com/jreleaser/jreleaser/releases)
    - 
[Commits](https://github.com/jreleaser/jreleaser/compare/v1.25.0...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jreleaser:jreleaser-maven-plugin
      dependency-version: 1.26.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 dsl/camel-jbang/camel-launcher/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-jbang/camel-launcher/pom.xml 
b/dsl/camel-jbang/camel-launcher/pom.xml
index 47da0d00de70..cbbcdd218aaf 100644
--- a/dsl/camel-jbang/camel-launcher/pom.xml
+++ b/dsl/camel-jbang/camel-launcher/pom.xml
@@ -61,7 +61,7 @@
         <commons-codec-version>1.22.1</commons-codec-version>
         <jcl-over-slf4j-version>${slf4j-version}</jcl-over-slf4j-version>
         <commonmark-version>0.30.0</commonmark-version>
-        <jreleaser-plugin-version>1.25.0</jreleaser-plugin-version>
+        <jreleaser-plugin-version>1.26.0</jreleaser-plugin-version>
     </properties>
 
     <dependencyManagement>

Reply via email to