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 976c826f6 fixed blog post for 7/7/2025
976c826f6 is described below

commit 976c826f6f1b56d5084cb8165c485bb2422635b9
Author: lprimak <[email protected]>
AuthorDate: Mon Jul 7 13:40:36 2025 -0500

    fixed blog post for 7/7/2025
---
 src/site/content/blog/2025/07/apache-shiro-205-released.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/site/content/blog/2025/07/apache-shiro-205-released.adoc 
b/src/site/content/blog/2025/07/apache-shiro-205-released.adoc
index 44f1a10e8..a6c2031a5 100644
--- a/src/site/content/blog/2025/07/apache-shiro-205-released.adoc
+++ b/src/site/content/blog/2025/07/apache-shiro-205-released.adoc
@@ -33,8 +33,7 @@ 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.
 
-* Fixes a possible ThreadLocal variable leak when Servlet starts threads
-* Fixes issues with Remember Me functionality in Apache Karaf and OSGi 
environments
+* Fixes several issues with Spring Boot integration, including Actuator 
compatibility. See https://github.com/apache/shiro/issues/1879[#1879] and 
https://github.com/apache/shiro/issues/1691[#1691] for details.
 
 == All changes
 

Reply via email to