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 ca2858627 [release] Announce 2.2.1 (#309)
ca2858627 is described below
commit ca28586277d56b7729cac0794eebf9561fcf8b6b
Author: François Papon <[email protected]>
AuthorDate: Thu Jun 18 18:57:42 2026 +0200
[release] Announce 2.2.1 (#309)
---
.../blog/2026/06/apache-shiro-221-released.adoc | 55 ++++++++++++++++++++++
src/site/data/releases.yaml | 6 ++-
2 files changed, 59 insertions(+), 2 deletions(-)
diff --git a/src/site/content/blog/2026/06/apache-shiro-221-released.adoc
b/src/site/content/blog/2026/06/apache-shiro-221-released.adoc
new file mode 100644
index 000000000..7cfb3cdbb
--- /dev/null
+++ b/src/site/content/blog/2026/06/apache-shiro-221-released.adoc
@@ -0,0 +1,55 @@
+////
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+////
+
+= 2.2.1 available
+:jbake-author: Francois Papon
+:jbake-date: 2026-06-17 00:00:00
+:jbake-type: post
+:jbake-status: published
+:jbake-tags: blog, release
+:idprefix:
+:icons: font
+
+The Apache Shiro team is pleased to announce the release of Apache Shiro
version 2.2.1.
+
+This release is available for download now.
+
+== Release Highlights
+
+This is a maintenance release that includes several bug fixes, improvements
and dependency updates. It is recommended for all users to upgrade to this
version.
+
+We have new contributors!
+
+* https://github.com/potiuk[@potiuk]
+
+== All changes
+
+You can learn more on
link:https://github.com/apache/shiro/releases/tag/shiro-root-2.2.1[GitHub,
Release 2.2.1].
+
+== Download
+
+Download and verification instructions are available link:/download.html[on
our download page].
+
+== Documentation
+
+For more information on link:/documentation.html[Shiro, please read the
documentation.]
+
+Enjoy!
+
+The Apache Shiro Team
diff --git a/src/site/data/releases.yaml b/src/site/data/releases.yaml
index d9878ede5..279a7f854 100644
--- a/src/site/data/releases.yaml
+++ b/src/site/data/releases.yaml
@@ -1,9 +1,11 @@
---
# for each release, update this variable with the latest version.
-latestRelease: "2.2.0"
+latestRelease: "2.2.1"
# also add or replace the latest version here.
versionInfo:
+ '2.2.1':
+ releaseDate: 2026-06-17
'2.2.0':
releaseDate: 2026-05-14
'2.1.0':
@@ -364,7 +366,7 @@ releases:
- sha512
shiro22x:
- version: 2.2.0
+ version: 2.2.1
artifacts:
- shiroCore
- shiroWeb