jimma commented on pull request #32: URL: https://github.com/apache/ws-wss4j/pull/32#issuecomment-793689254
@coheigea Just want to pick up some bug fix in latest joda release: https://www.joda.org/joda-time/changes-report.html. I saw 2.9 version is a old version which opensaml imports: ``` [INFO] org.apache.wss4j:wss4j-ws-security-dom:jar:2.2.5 [INFO] +- org.apache.wss4j:wss4j-ws-security-common:jar:2.2.5:compile [INFO] | +- org.slf4j:slf4j-api:jar:1.7.29:compile [INFO] | +- org.apache.santuario:xmlsec:jar:2.1.5:compile [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:5.0.3:compile [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile [INFO] | | \- commons-codec:commons-codec:jar:1.13:compile [INFO] | +- org.opensaml:opensaml-saml-impl:jar:3.3.1:compile [INFO] | | +- org.opensaml:opensaml-profile-api:jar:3.3.1:compile [INFO] | | | \- org.opensaml:opensaml-core:jar:3.3.1:compile [INFO] | | | \- io.dropwizard.metrics:metrics-core:jar:3.1.2:compile [INFO] | | +- org.opensaml:opensaml-saml-api:jar:3.3.1:compile [INFO] | | | +- org.opensaml:opensaml-xmlsec-api:jar:3.3.1:compile [INFO] | | | \- org.opensaml:opensaml-soap-api:jar:3.3.1:compile [INFO] | | +- org.opensaml:opensaml-security-impl:jar:3.3.1:compile [INFO] | | | \- org.opensaml:opensaml-security-api:jar:3.3.1:compile [INFO] | | +- org.opensaml:opensaml-xmlsec-impl:jar:3.3.1:compile [INFO] | | \- net.shibboleth.utilities:java-support:jar:7.3.0:compile [INFO] | | +- com.google.guava:guava:jar:19.0:compile [INFO] | | \- joda-time:joda-time:jar:2.9:compile ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
