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 301ca75bd WSS-720 - Documenting supported versions
301ca75bd is described below
commit 301ca75bd469a491d2e94b7e9ef51eb5cc509a40
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Jan 28 09:25:23 2025 +0000
WSS-720 - Documenting supported versions
---
src/site/xdoc/index.xml | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index d2b5cd971..68491e8e9 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -56,6 +56,40 @@ Profile 1.1</a>
</li>
</ul>
</subsection>
+<subsection name="Supported versions">
+<p>The following Apache WSS4J releases are currently actively supported:</p>
+<table name="supported versions">
+<tr>
+<th>Version</th>
+<th>JDK minimum</th>
+<th>XML Security</th>
+<th>OpenSAML</th>
+<th>Jakarta</th>
+</tr>
+<tr>
+<td>WSS4J 4.0.x*</td>
+<td>17</td>
+<td>4.0.x</td>
+<td>5.x</td>
+<td>Yes</td>
+</tr>
+<tr>
+<td>WSS4J 3.0.x</td>
+<td>11</td>
+<td>3.0.x</td>
+<td>4.x</td>
+<td>Yes</td>
+</tr>
+<tr>
+<td>WSS4J 2.4.x</td>
+<td>8</td>
+<td>2.3.x</td>
+<td>3.x</td>
+<td>No</td>
+</tr>
+</table>
+<p>* Not yet released</p>
+</subsection>
<subsection name="News">
<ul>
<li>