This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 0ee249dec09e chore(deps): Bump
org.openrewrite.maven:rewrite-maven-plugin (#23743)
0ee249dec09e is described below
commit 0ee249dec09ea5f47d80f95e215a989c12439a8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 07:25:47 2026 +0200
chore(deps): Bump org.openrewrite.maven:rewrite-maven-plugin (#23743)
Bumps
[org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin)
from 6.40.0 to 6.41.0.
- [Release
notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
-
[Commits](https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.40.0...v6.41.0)
---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
dependency-version: 6.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 018e1d9aad9a..451aad01e45c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,7 +164,7 @@
<flowable-version>7.2.0</flowable-version>
<fop-version>2.11</fop-version>
<formatter-maven-plugin-version>2.29.0</formatter-maven-plugin-version>
- <rewrite-maven-plugin-version>6.40.0</rewrite-maven-plugin-version>
+ <rewrite-maven-plugin-version>6.41.0</rewrite-maven-plugin-version>
<ftpserver-version>1.2.1</ftpserver-version>
<freemarker-version>2.3.34</freemarker-version>
<fory-version>1.1.0</fory-version>