This is an automated email from the ASF dual-hosted git repository.
bitstorm 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 578645e9d3 Revert "Update parent version from 35 to 37"
578645e9d3 is described below
commit 578645e9d3a629ec8e894ded0dca00898ae5a047
Author: Andrea Del Bene <[email protected]>
AuthorDate: Sun May 10 15:25:06 2026 +0200
Revert "Update parent version from 35 to 37"
This reverts commit cc110186367ceaaee28be89b568245065fb97ed3.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b82ad2fe19..1d16132b02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>37</version>
+ <version>35</version>
</parent>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-parent</artifactId>