This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new cee7403e9 update
cee7403e9 is described below
commit cee7403e90b1f057996df2ffc39ebf2fe2b12f43
Author: lprimak <[email protected]>
AuthorDate: Tue Jan 13 17:33:59 2026 -0600
update
---
.well-known/security.txt | 2 +-
dependency-chain.html | 25 +++++++++++++++++++++++++
feed.xml | 2 +-
jakarta-ee.html | 2 +-
4 files changed, 28 insertions(+), 3 deletions(-)
diff --git a/.well-known/security.txt b/.well-known/security.txt
index afc926bea..255466a3c 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
Contact: mailto:[email protected]
-Expires: 2027-01-13T23:24:31Z
+Expires: 2027-01-13T23:33:50Z
Preferred-Languages: en
Canonical: https://shiro.apache.org/.well-known/security.txt
Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/dependency-chain.html b/dependency-chain.html
index d4b91735c..9228a432b 100644
--- a/dependency-chain.html
+++ b/dependency-chain.html
@@ -218,6 +218,31 @@
</div>
</div>
<div class="sect1">
+<h2 id="applicability">Applicability</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This guide is intended for Jakarta EE projects using Apache Shiro for
security.</p>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+<div class="paragraph">
+<p>Dependency chains are not suitable for Spring or SpringBoot projects</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p>For Spring / SpringBoot projects, you need to use a <a
href="jakata-ee.html">traditional BOM approach</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
<h2 id="what_is_the_flowlogix_dependency_chain">What is the FlowLogix
Dependency Chain?</h2>
<div class="sectionbody">
<div class="paragraph">
diff --git a/feed.xml b/feed.xml
index 84536f3b2..c0fb11aac 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
<subtitle>Simple. Java. Security.</subtitle>
<link href="https://shiro.apache.org/"/>
<link rel="self" href="https://shiro.apache.org/feed.xml" />
- <updated>2026-01-13T23:24:31Z</updated>
+ <updated>2026-01-13T23:33:51Z</updated>
<author>
<name>Les Hazlewood</name>
diff --git a/jakarta-ee.html b/jakarta-ee.html
index 8f4cb3921..62aff3de2 100644
--- a/jakarta-ee.html
+++ b/jakarta-ee.html
@@ -466,7 +466,7 @@ The module is compatible with Java EE 8 through Jakarta EE
10 or later. It may w
</div>
</div>
<div class="sect3">
-<h4 id="option_2_traditional_bom_with_individual_dependencies">Option 2:
Traditional BOM with Individual Dependencies</h4>
+<h4 id="bom_approach">Option 2: Traditional BOM with Individual
Dependencies</h4>
<div class="paragraph">
<p>Alternatively, use the Shiro artifacts with Jakarta classifiers directly</p>
</div>