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 7d18b92308 Bump org.openrewrite.recipe:rewrite-migrate-java from 
3.19.0 to 3.20.0 (#1286)
7d18b92308 is described below

commit 7d18b923086d55e6411b6d1d6e8a2f80488ea4c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 26 20:44:00 2025 +0100

    Bump org.openrewrite.recipe:rewrite-migrate-java from 3.19.0 to 3.20.0 
(#1286)
    
    Bumps 
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
 from 3.19.0 to 3.20.0.
    - [Release 
notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
    - 
[Commits](https://github.com/openrewrite/rewrite-migrate-java/compare/v3.19.0...v3.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.openrewrite.recipe:rewrite-migrate-java
      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 53337d2264..68adb3163d 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.19.0</version>
+                <version>3.20.0</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.openrewrite.recipe</groupId>

Reply via email to