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 78c7dc7916 Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.16.0
to 3.17.0 (#1284)
78c7dc7916 is described below
commit 78c7dc7916a24aa18cfd0271b3fd28f46ca6749e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 26 20:43:39 2025 +0100
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.16.0 to 3.17.0 (#1284)
Bumps
[org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom)
from 3.16.0 to 3.17.0.
- [Release
notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
-
[Commits](https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.16.0...v3.17.0)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
dependency-version: 3.17.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 5b6ce721d5..53337d2264 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.16.0</version>
+ <version>3.17.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>