This is an automated email from the ASF dual-hosted git repository.
mgrigorov 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 017560a7c6 Bump org.openrewrite.recipe:rewrite-migrate-java from
2.27.1 to 2.28.0 (#1020)
017560a7c6 is described below
commit 017560a7c6c111cbc14a722ee619fa72cc010788
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 27 07:35:11 2024 +0200
Bump org.openrewrite.recipe:rewrite-migrate-java from 2.27.1 to 2.28.0
(#1020)
---
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 7f8122d749..638dbb0018 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>2.27.1</version>
+ <version>2.28.0</version>
<exclusions>
<exclusion>
<groupId>org.openrewrite.recipe</groupId>