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 cc11018636 Update parent version from 35 to 37
cc11018636 is described below

commit cc110186367ceaaee28be89b568245065fb97ed3
Author: Andrea Del Bene <[email protected]>
AuthorDate: Sat May 9 19:57:36 2026 +0200

    Update parent version from 35 to 37
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1d16132b02..b82ad2fe19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache</groupId>
                <artifactId>apache</artifactId>
-               <version>35</version>
+               <version>37</version>
        </parent>
        <groupId>org.apache.wicket</groupId>
        <artifactId>wicket-parent</artifactId>

Reply via email to