coheigea commented on a change in pull request #45:
URL: https://github.com/apache/ws-wss4j/pull/45#discussion_r815688172
##########
File path: parent/pom.xml
##########
@@ -47,7 +47,7 @@
<wsdl4j.version>1.6.3</wsdl4j.version>
<xalan.version>2.7.2</xalan.version>
<xz.version>1.9</xz.version>
- <xmlsec.version>2.3.0</xmlsec.version>
+ <xmlsec.version>2.3.1-SNAPSHOT</xmlsec.version>
Review comment:
Change to 3.0.0-SNAPSHOT after applying
https://github.com/apache/santuario-xml-security-java/pull/63
I see some errors:
java.lang.ExceptionInInitializerError
at
org.apache.wss4j.stax.test.VulnerabliltyVectorsDecompressedBytesTest.setup(VulnerabliltyVectorsDecompressedBytesTest.java:44)
Caused by: java.lang.RuntimeException: Implementation of Jakarta XML
Binding-API has not been found on module path or classpath.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]