Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Spring Boot is updated to 2.2.x, Spring to 5.2.x and Spring Security to 5.3.x
  • Apache WSS4J is updated to 2.3.x, Apache Santuario to 2.2.x.
  • Dropwizard Metrics are updated to 4.1.x
  • Jakarta dependencies are used where possible, please check your dependency tree for duplicates after updating
    • Jakarta Servlet-API
    • Jakarta XML Bind-API
    • Jakarta XML WS-API
    • Jakarta XML SOAP-API
    • Jakarta JWS-API
    • Jakarta JSON-API
    • Jakarta Annotation-API
    • Jakarta Activation-API
    • Jakarta EL-API
    • Jakarta Mail-API
    • Jakarta Rest-API was already part of a previous release

Removed Features:

  • The ability to create a JMX Connector has been removed. Local JMX monitoring can be done using standard tools, and remote JMX monitoring is done using the standard JVM JXM options. See the docs for more information.