This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
The following commit(s) were added to refs/heads/master by this push:
new 6b1e7c10 Update wss4j is to latest, 3.0.3
6b1e7c10 is described below
commit 6b1e7c1082224a365c815e72079b69adc324e859
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Oct 22 09:12:45 2024 -1000
Update wss4j is to latest, 3.0.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f4de6c36..47508e18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -711,7 +711,7 @@
<axis2.version>1.8.2</axis2.version>
<axiom.version>1.4.0</axiom.version>
- <wss4j.version>3.0.0</wss4j.version>
+ <wss4j.version>3.0.3</wss4j.version>
<opensaml.version>4.3.0</opensaml.version>
<bcprov.jdk18.version>1.78.1</bcprov.jdk18.version>