This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/3_0_x-fixes by this push:
new 78f082a45 Bump opensaml to 4.3.2 (#370)
78f082a45 is described below
commit 78f082a455da7d9ba66653e3c17c853f57c47867
Author: jimma <[email protected]>
AuthorDate: Wed Oct 23 16:53:13 2024 +0800
Bump opensaml to 4.3.2 (#370)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 44bd688dc..447a32c23 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
<junit.version>5.10.3</junit.version>
<kerby.version>2.0.3</kerby.version>
<neethi.version>3.2.0</neethi.version>
- <opensaml.version>4.3.0</opensaml.version>
+ <opensaml.version>4.3.2</opensaml.version>
<slf4j.version>2.0.13</slf4j.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
<woodstox.version>6.5.1</woodstox.version>