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 8607faf0e6 Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.21.0 
to 3.22.0 (#1346)
8607faf0e6 is described below

commit 8607faf0e665924cb6294b7dacfa8f20f8456a2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 17:13:21 2026 +0100

    Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.21.0 to 3.22.0 (#1346)
    
    Bumps 
[org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom)
 from 3.21.0 to 3.22.0.
    - [Release 
notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
    - 
[Commits](https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.21.0...v3.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
      dependency-version: 3.22.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 17ab9fbcf2..10aaa70418 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.21.0</version>
+                <version>3.22.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>

Reply via email to