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.git
The following commit(s) were added to refs/heads/main by this push:
new 6ed82443e chore(readme): filter out alpha release from the latest
maven central version badge
6ed82443e is described below
commit 6ed82443e7dbf634cb0ed923545f6d27bf9db36b
Author: lprimak <[email protected]>
AuthorDate: Sat Feb 28 02:28:31 2026 -0600
chore(readme): filter out alpha release from the latest maven central
version badge
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8ef4a29c9..1edf81634 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[<img src="https://shiro.apache.org/images/apache-shiro-logo.png"
align="right" alt="Apache Shiro" />](https://shiro.apache.org)
-[](https://central.sonatype.com/artifact/org.apache.shiro/shiro-core/)
+[](https://central.sonatype.com/artifact/org.apache.shiro/shiro-core/)
[](https://ci-builds.apache.org/job/Shiro/job/Shiro-all/job/main/)
[](https://deps.dev/project/github/apache%2Fshiro)
[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/shiro/README.md)
