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 8ee45bb5c9 Bump org.openrewrite.recipe:rewrite-migrate-java from 
3.20.0 to 3.21.2 (#1302)
8ee45bb5c9 is described below

commit 8ee45bb5c9d84ea1ec725414f66299fa7003dd85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 16:56:19 2025 +0100

    Bump org.openrewrite.recipe:rewrite-migrate-java from 3.20.0 to 3.21.2 
(#1302)
    
    Bumps 
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
 from 3.20.0 to 3.21.2.
    - [Release 
notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
    - 
[Commits](https://github.com/openrewrite/rewrite-migrate-java/compare/v3.20.0...v3.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.openrewrite.recipe:rewrite-migrate-java
      dependency-version: 3.21.2
      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 29af526243..ca2212696d 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.20.0</version>
+                <version>3.21.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.openrewrite.recipe</groupId>

Reply via email to