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 b8ddb60610 Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.19.0
to 3.20.0 (#1321)
b8ddb60610 is described below
commit b8ddb6061074853b0598360595f054b8ae8281b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 7 13:48:55 2025 +0100
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.19.0 to 3.20.0 (#1321)
Bumps
[org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom)
from 3.19.0 to 3.20.0.
- [Release
notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
-
[Commits](https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.19.0...v3.20.0)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
dependency-version: 3.20.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 5b34a591a3..6d74c3024f 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.19.0</version>
+ <version>3.20.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>