This is an automated email from the ASF dual-hosted git repository.
mgrigorov 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 da9755e098 Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.21.0
to 2.21.1 (#1018)
da9755e098 is described below
commit da9755e0985ede0e6c9415c82eca378b211fc9f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 27 11:43:06 2024 +0200
Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.21.0 to 2.21.1 (#1018)
---
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 638dbb0018..d32f5a06ea 100644
--- a/wicket-migration/pom.xml
+++ b/wicket-migration/pom.xml
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-recipe-bom</artifactId>
- <version>2.21.0</version>
+ <version>2.21.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>