Skip to content

v4.0.3

Compare
Choose a tag to compare
@gregturn gregturn released this 18 Apr 18:15
· 109 commits to main since this release
v4.0.3
160b923

Changes in version 4.0.3 (2023-04-18)

  • #1345 - Upgrade to Spring Security 6.0.3.
  • #1343 - Upgrade to Spring Framework 6.0.8.
  • #1339 - Upgrade to Spring Framework 6.0.6.
  • #1336 - Use bulk operation addAll instead of iteration.
  • #1335 - Use StandardCharsets.UTF_8 instead of a string UTF-8 value.
  • #1334 - Remove unnecessary boxing for integers.
  • #1332 - Upgrade to org.apache.santuario:xmlsec:3.0.2.
  • #1298 - Bump woodstox-core from 6.2.8 to 6.4.0.
  • #1150 - Wss4jSecurityInterceptor not propagating time to live values when validating ws-security soap header timestamp [SWS-1084].
  • #1100 - wsa:to element is not optional [SWS-1031].
  • #109 - Adds UserDetails to Authentication.