This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 96dea21a016ae0a7dcbb954c6306d135d7c62f1c Author: Richard Zowalla <[email protected]> AuthorDate: Tue Oct 10 20:04:08 2023 +0200 TOMEE-4250 - WSS4J 3.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd63c06fba..2b987ea556 100644 --- a/pom.xml +++ b/pom.xml @@ -227,7 +227,7 @@ <version.hibernate.validator>7.0.5.Final</version.hibernate.validator> <!-- Other API and Impl. not in Jakarta EE --> - <version.wss4j>3.0.0</version.wss4j> + <version.wss4j>3.0.1</version.wss4j> <version.xmlsec>3.0.1</version.xmlsec> <version.geronimo-jcache_1.0_spec>1.0-alpha-1</version.geronimo-jcache_1.0_spec> <version.krazo>2.0.2</version.krazo>
