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 d303287a04 Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.14.0
to 3.14.1 (#1245)
d303287a04 is described below
commit d303287a045f469342f98aa8f3699fdac17436dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 14 23:35:50 2025 +0200
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.14.0 to 3.14.1 (#1245)
Bumps
[org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom)
from 3.14.0 to 3.14.1.
- [Release
notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
-
[Commits](https://github.com/openrewrite/rewrite-recipe-bom/compare/v3.14.0...v3.14.1)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
dependency-version: 3.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 d62dcda47e..d7764ee034 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.14.0</version>
+ <version>3.14.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>