Skip to content

Conversation

@RivalAUT
Copy link
Contributor

The class net.shibboleth.utilities.java.support.primitive.StringSupport is deprecated since OpenSAML 5, where they switched from net.shibboleth.utilities:java-support to net.shibboleth:shib-support.

Because of that, I frequently get this warning while using wss4j:

Java class 'net.shibboleth.utilities.java.support.primitive.StringSupport': This will be removed in the next major version of this software; replacement is net.shibboleth.shared.primitive.StringSupport

This PR replaces the deprecated import with the new one.

@coheigea
Copy link
Contributor

Thanks for the contribution!

@coheigea coheigea merged commit 6dcadc8 into apache:master Dec 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants