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 a45dd2abc117 chore(deps): Bump
org.openrewrite.maven:rewrite-maven-plugin
a45dd2abc117 is described below
commit a45dd2abc117a8e9931d47fa2d747608556bfaf6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 14:19:50 2026 +0000
chore(deps): Bump org.openrewrite.maven:rewrite-maven-plugin
Bumps
[org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin)
from 6.41.0 to 6.42.0.
- [Release
notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
-
[Commits](https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.41.0...v6.42.0)
---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
dependency-version: 6.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ec3f7a5aea97..cddd07e7d865 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -163,7 +163,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.41.0</rewrite-maven-plugin-version>
+ <rewrite-maven-plugin-version>6.42.0</rewrite-maven-plugin-version>
<ftpserver-version>1.2.1</ftpserver-version>
<freemarker-version>2.3.34</freemarker-version>
<fory-version>1.2.0</fory-version>