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 694dc102d5 Bump org.openrewrite.recipe:rewrite-migrate-java from
3.23.0 to 3.24.0 (#1333)
694dc102d5 is described below
commit 694dc102d599e48d9667d156283c2eaf7da1a6f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 16:10:57 2025 +0100
Bump org.openrewrite.recipe:rewrite-migrate-java from 3.23.0 to 3.24.0
(#1333)
Bumps
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
from 3.23.0 to 3.24.0.
- [Release
notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
-
[Commits](https://github.com/openrewrite/rewrite-migrate-java/compare/v3.23.0...v3.24.0)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
dependency-version: 3.24.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 440916f64d..fbce0be03d 100644
--- a/wicket-migration/pom.xml
+++ b/wicket-migration/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-migrate-java</artifactId>
- <version>3.23.0</version>
+ <version>3.24.0</version>
<exclusions>
<exclusion>
<groupId>org.openrewrite.recipe</groupId>