This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 937902668 Updating site for release
937902668 is described below
commit 9379026680f55cb3a5ac0a95d23e315e30d25a88
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Nov 4 15:45:59 2025 +0000
Updating site for release
---
src/site/site.xml | 5 +++++
src/site/xdoc/download.xml | 16 ++++++++--------
src/site/xdoc/index.xml | 5 +++++
3 files changed, 18 insertions(+), 8 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index ec065a843..0b2270551 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -16,6 +16,11 @@
limitations under the License.
-->
<project name="Apache WSS4J">
+ <skin>
+ <groupId>org.apache.maven.skins</groupId>
+ <artifactId>maven-fluido-skin</artifactId>
+ <version>2.0.0-M11</version>
+ </skin>
<bannerLeft>
<name>Apache WSS4J™</name>
<href>http://ws.apache.org/wss4j</href>
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 87afda46c..c9ea57d09 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,22 +35,22 @@ LICENSE.txt and NOTICE.txt files contained in each release
artifact.
<ul>
<li>
<p>
-The current stable release is Apache WSS4J 4.0.0:
+The current stable release is Apache WSS4J 4.0.1:
</p>
<p>
-<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/4.0.0/wss4j-4.0.0-source-release.zip">wss4j-4.0.0-source-release.zip</a>
-(<a
href="https://downloads.apache.org/ws/wss4j/4.0.0/wss4j-4.0.0-source-release.zip.asc">PGP</a>)
-(<a
href="https://downloads.apache.org/ws/wss4j/4.0.0/wss4j-4.0.0-source-release.zip.sha512">SHA-512</a>)
+<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/4.0.1/wss4j-4.0.1-source-release.zip">wss4j-4.0.1-source-release.zip</a>
+(<a
href="https://downloads.apache.org/ws/wss4j/4.0.1/wss4j-4.0.1-source-release.zip.asc">PGP</a>)
+(<a
href="https://downloads.apache.org/ws/wss4j/4.0.1/wss4j-4.0.1-source-release.zip.sha512">SHA-512</a>)
</p>
</li>
<li>
<p>
-The current release on the older 3.0.x-fixes branch is Apache WSS4J 3.0.4:
+The current release on the older 3.0.x-fixes branch is Apache WSS4J 3.0.5:
</p>
<p>
-<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/3.0.4/wss4j-3.0.4-source-release.zip">wss4j-3.0.4-source-release.zip</a>
-(<a
href="https://downloads.apache.org/ws/wss4j/3.0.4/wss4j-3.0.4-source-release.zip.asc">PGP</a>)
-(<a
href="https://downloads.apache.org/ws/wss4j/3.0.4/wss4j-3.0.4-source-release.zip.sha512">SHA-512</a>)
+<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/3.0.5/wss4j-3.0.5-source-release.zip">wss4j-3.0.5-source-release.zip</a>
+(<a
href="https://downloads.apache.org/ws/wss4j/3.0.5/wss4j-3.0.5-source-release.zip.asc">PGP</a>)
+(<a
href="https://downloads.apache.org/ws/wss4j/3.0.5/wss4j-3.0.5-source-release.zip.sha512">SHA-512</a>)
</p>
</li>
<li>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 54332af07..702267c60 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -93,6 +93,11 @@ Profile 1.1</a>
<subsection name="News">
<ul>
<li>
+<p><b>November 2025</b> -
+The Apache WSS4J team are pleased to announce the release of version 4.0.1 and
3.0.5.
+</p>
+</li>
+<li>
<p><b>February 2025</b> -
The Apache WSS4J team are pleased to announce the release of version 4.0.0.
This is a major new release that features upgrades to OpenSAML v5, XML Security
4.0.0, with JDK 17 as a minimum supported version.
</p>