This is an automated email from the ASF dual-hosted git repository.
fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new 8dc0d8140 [dependency] Upgrade to Apache POM 37
8dc0d8140 is described below
commit 8dc0d8140a4991bc572136524e3d18002473c144
Author: francois papon <[email protected]>
AuthorDate: Wed Feb 4 21:28:06 2026 +0100
[dependency] Upgrade to Apache POM 37
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d2883760..c6656d433 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>37</version>
</parent>
<groupId>org.apache.shiro</groupId>