This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new ae401fec0 build(deps): bump org.apache:apache from 37 to 38 (#301)
ae401fec0 is described below
commit ae401fec0537932c91c5fa3b9941685fb8d4ecf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 12:02:05 2026 -0400
build(deps): bump org.apache:apache from 37 to 38 (#301)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0bc2cdee5..d1c628fad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>37</version>
+ <version>38</version>
</parent>
<groupId>org.apache.shiro</groupId>