ph-commons 11.0.0
·
616 commits
to master
since this release
- Requires Java 11 as the baseline
- Updated to BouncyCastle 1.71.1
- Updated to JAXB 4.0.0
- Updated to JAX-WS 4.0.0
- Updated to SLF4J 2.0.0
- Removed all classes and methods marked as deprecated
- By default all XML processing disables DTD processing and disallows all external entities
- Renamed
IConfigurationValueProviderWithPriorityCallbackmethodonConfigurationSourcetoonConfigurationValueProvider - Added additional overloads of
XMLOffset(Date|Time|DateTime).ofwithoutZoneOffset - Renamed
JAXBMarshallerHelper.(is|get|set)Sunto(is|get|set)Jakarta- this is an backwards incompatible change, even though that part should not be used externally anyway - Added new interface
IIterableConfigurationSourceto enumerate all available configuration items - The default
TransformerFactorycreated inXMLTransformerFactoryuses now the secure reading - Made silent mode in class
SystemPropertiescustomizable - Class
GenericJAXBMarshallernow works onValidationEventHandlerdirectly instead of the factory - Class
GenericJAXBMarhsallernow also implementsIJAXBValidator
What's Changed
Full Changelog: ph-commons-parent-pom-10.2.0...ph-commons-parent-pom-11.0.0