This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 04a5916d5 .htaccess redirects to the latest doap
04a5916d5 is described below
commit 04a5916d5719f2645e898ac9a35dd06c6a54ee34
Author: lprimak <[email protected]>
AuthorDate: Sat Jul 22 11:52:51 2023 -0500
.htaccess redirects to the latest doap
---
.htaccess | 4 ++--
.well-known/security.txt | 2 +-
feed.xml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.htaccess b/.htaccess
index 268f21db3..6213e49ab 100644
--- a/.htaccess
+++ b/.htaccess
@@ -52,5 +52,5 @@ RedirectMatch /static/1.1.0(.*) /static/current$1
RedirectMatch /static/1.0.0-incubating(.*) /static/current$1
# latest
-RedirectMatch /static/current(.*) /static/1.11.0$1
-RedirectMatch /static/latest(.*) /static/1.11.0$1
+RedirectMatch /static/current(.*) /static/1.12.0$1
+RedirectMatch /static/latest(.*) /static/1.12.0$1
diff --git a/.well-known/security.txt b/.well-known/security.txt
index b885730e1..ba780a525 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
Contact: mailto:[email protected]
-Expires: 2024-07-19T20:43:15Z
+Expires: 2024-07-21T16:51:51Z
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/feed.xml b/feed.xml
index 510e41d37..3aa4a5f7b 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>2023-07-20T20:43:18Z</updated>
+ <updated>2023-07-22T16:51:53Z</updated>
<author>
<name>Les Hazlewood</name>