<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>3.0.5</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>33</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.36
|-- jakarta.xml.bind:jakarta.xml.bind-api:3.0.1
|-- commons-codec:commons-codec:1.17.1
runtime
|-- com.fasterxml.woodstox:woodstox-core:6.5.1
test
|-- org.apache.logging.log4j:log4j-slf4j-impl:2.20.0
|-- org.junit.jupiter:junit-jupiter-engine:5.11.1
|-- org.junit.jupiter:junit-jupiter-params:5.11.1
|-- org.hamcrest:hamcrest-library:2.2
|-- org.xmlunit:xmlunit-core:2.10.0
|-- org.xmlunit:xmlunit-matchers:2.10.0
|-- org.eclipse.jetty:jetty-server:9.4.53.v20231009
|-- org.eclipse.jetty:jetty-servlet:9.4.53.v20231009