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 d220c7743 Updating website for release
d220c7743 is described below
commit d220c77433c44e8dcd108e0017101f0fce23e6c7
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Nov 1 13:34:08 2023 +0000
Updating website for release
---
src/site/xdoc/download.xml | 16 ++++++++--------
src/site/xdoc/index.xml | 5 +++++
2 files changed, 13 insertions(+), 8 deletions(-)
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index fa2432aec..f2bcce9e3 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 3.0.1:
+The current stable release is Apache WSS4J 3.0.2:
</p>
<p>
-<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/3.0.1/wss4j-3.0.1-source-release.zip">wss4j-3.0.1-source-release.zip</a>
-(<a
href="https://downloads.apache.org/ws/wss4j/3.0.1/wss4j-3.0.1-source-release.zip.asc">PGP</a>)
-(<a
href="https://downloads.apache.org/ws/wss4j/3.0.1/wss4j-3.0.1-source-release.zip.sha512">SHA-512</a>)
+<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/3.0.2/wss4j-3.0.2-source-release.zip">wss4j-3.0.2-source-release.zip</a>
+(<a
href="https://downloads.apache.org/ws/wss4j/3.0.2/wss4j-3.0.2-source-release.zip.asc">PGP</a>)
+(<a
href="https://downloads.apache.org/ws/wss4j/3.0.2/wss4j-3.0.2-source-release.zip.sha512">SHA-512</a>)
</p>
</li>
<li>
<p>
-The current release on the older 2.4.x-fixes branch is Apache WSS4J 2.4.2:
+The current release on the older 2.4.x-fixes branch is Apache WSS4J 2.4.3:
</p>
<p>
-<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/2.4.2/wss4j-2.4.2-source-release.zip">wss4j-2.4.2-source-release.zip</a>
-(<a
href="https://downloads.apache.org/ws/wss4j/2.4.2/wss4j-2.4.2-source-release.zip.asc">PGP</a>)
-(<a
href="https://downloads.apache.org/ws/wss4j/2.4.2/wss4j-2.4.2-source-release.zip.sha512">SHA-512</a>)
+<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/2.4.3/wss4j-2.4.3-source-release.zip">wss4j-2.4.3-source-release.zip</a>
+(<a
href="https://downloads.apache.org/ws/wss4j/2.4.3/wss4j-2.4.3-source-release.zip.asc">PGP</a>)
+(<a
href="https://downloads.apache.org/ws/wss4j/2.4.3/wss4j-2.4.3-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 e38955a1d..f6d62d9b4 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -59,6 +59,11 @@ Profile 1.1</a>
<subsection name="News">
<ul>
<li>
+<p><b>November 2023</b> -
+The Apache WSS4J team are pleased to announce the release of versions 3.0.2
and 2.4.3. These releases contain an upgrade to XML Security to pick up a
recent CVE fix.
+</p>
+</li>
+<li>
<p><b>July 2023</b> -
The Apache WSS4J team are pleased to announce the release of versions 3.0.1,
2.4.2 and 2.3.4. These releases contain a fix for a bug with STR Transform and
contain dependency updates.
</p>