This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 97b38cac69 Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.25.0
to 3.26.0 (#1396)
97b38cac69 is described below
commit 97b38cac69fd6ea27f2f242c67ed8686ff2ac8eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 15:47:11 2026 +0100
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.25.0 to 3.26.0 (#1396)
Bumps
[org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom)
from 3.25.0 to 3.26.0.
- [Release
notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
-
[Commits](https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.25.0...v3.26.0)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
dependency-version: 3.26.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>
---
wicket-migration/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wicket-migration/pom.xml b/wicket-migration/pom.xml
index 2373dd4996..8b6d55c23a 100644
--- a/wicket-migration/pom.xml
+++ b/wicket-migration/pom.xml
@@ -121,7 +121,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-recipe-bom</artifactId>
- <version>3.25.0</version>
+ <version>3.26.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>