<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>2.3.4</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>30</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.36
|-- commons-codec:commons-codec:1.15
runtime
|-- com.fasterxml.woodstox:woodstox-core:6.5.0
test
|-- org.apache.logging.log4j:log4j-slf4j-impl:2.20.0
|-- org.junit.jupiter:junit-jupiter-engine:5.9.2
|-- org.junit.jupiter:junit-jupiter-params:5.9.2
|-- org.xmlunit:xmlunit-core:2.8.2
|-- org.hamcrest:hamcrest-library:2.2
|-- org.xmlunit:xmlunit-matchers:2.8.2
|-- org.eclipse.jetty:jetty-server:9.4.53.v20231009
|-- org.eclipse.jetty:jetty-servlet:9.4.53.v20231009
|-- org.eclipse.jetty:jetty-servlets:9.4.53.v20231009