dependabot[bot] opened a new pull request, #886: URL: https://github.com/apache/ws-axiom/pull/886
Bumps `springws.version` from 5.0.1 to 5.0.2. Updates `org.springframework.ws:spring-ws-core` from 5.0.1 to 5.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-ws/releases">org.springframework.ws:spring-ws-core's releases</a>.</em></p> <blockquote> <h2>v5.0.2</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Fix cache expiry enforcement in WS-Security replay detection <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1844">#1844</a></li> <li>Add missing DestinationPolicy for WS-Addressing out-of-band destinations <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1843">#1843</a></li> <li>Ensure consistent parser usage in Jaxp13XPathTemplate for Stream and SAX sources <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1842">#1842</a></li> <li>Standardize exception messages for account status failures <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1841">#1841</a></li> <li>RSA PKCS#1 v1.5 key transport should be aligned with WSS4J <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1840">#1840</a></li> <li>Harmonize account status checks in X509AuthenticationProvider <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1839">#1839</a></li> <li>BSP compliance default should be aligned with WSS4J <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1838">#1838</a></li> <li>Unable to migrate from XwsSecurityInterceptor due to strict action checking <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1813">#1813</a></li> <li>AddressingEndpointInterceptor silently returns in-band response when out-of-band delivery fails <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1807">#1807</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to JAXB 4.0.9 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1825">#1825</a></li> <li>Upgrade to SAAJ 3.0.5 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1827">#1827</a></li> <li>Upgrade to Spring Framework 7.0.8 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1821">#1821</a></li> <li>Upgrade to Spring Security 7.0.6 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1822">#1822</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-ws/commit/32a5deb680e52760525a332f34c0afdc5e0d0de5"><code>32a5deb</code></a> Release v5.0.2</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/49cae5d3a2b2525ffd66ebcaebab221470092f6f"><code>49cae5d</code></a> Upgrade to Spring Security 7.0.6</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/6e1f312eedff3f6308851e8b1ed35c1b2a93064f"><code>6e1f312</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/66b64c7526c6a3b6a6049fde7d214b79bb081f90"><code>66b64c7</code></a> Upgrade to Spring Security 6.5.11</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/e4815a7382006ee384860493f1f5903746eaafa2"><code>e4815a7</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/bf3d30a909cdbccde5b22ea5fa55ffb45112519b"><code>bf3d30a</code></a> Fix WSS4J WS-Security replay detection for validation</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/50a593c183110c5b1bbd91e3c38404144c32596b"><code>50a593c</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/5121a4e545803c4925e63c4ed015391be2605ba5"><code>5121a4e</code></a> Harden WS-Addressing out-of-band reply destinations</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/ff9d4552e1fa2a032ab05aa30e792be83db22ffe"><code>ff9d455</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/eb8d66c0995d1e1dd5bfcfb657c8c9de21266d97"><code>eb8d66c</code></a> Harden Jaxp13XPathTemplate against XXE on Stream and SAX sources</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-ws/compare/v5.0.1...v5.0.2">compare view</a></li> </ul> </details> <br /> Updates `org.springframework.ws:spring-ws-security` from 5.0.1 to 5.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-ws/releases">org.springframework.ws:spring-ws-security's releases</a>.</em></p> <blockquote> <h2>v5.0.2</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Fix cache expiry enforcement in WS-Security replay detection <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1844">#1844</a></li> <li>Add missing DestinationPolicy for WS-Addressing out-of-band destinations <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1843">#1843</a></li> <li>Ensure consistent parser usage in Jaxp13XPathTemplate for Stream and SAX sources <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1842">#1842</a></li> <li>Standardize exception messages for account status failures <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1841">#1841</a></li> <li>RSA PKCS#1 v1.5 key transport should be aligned with WSS4J <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1840">#1840</a></li> <li>Harmonize account status checks in X509AuthenticationProvider <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1839">#1839</a></li> <li>BSP compliance default should be aligned with WSS4J <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1838">#1838</a></li> <li>Unable to migrate from XwsSecurityInterceptor due to strict action checking <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1813">#1813</a></li> <li>AddressingEndpointInterceptor silently returns in-band response when out-of-band delivery fails <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1807">#1807</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to JAXB 4.0.9 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1825">#1825</a></li> <li>Upgrade to SAAJ 3.0.5 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1827">#1827</a></li> <li>Upgrade to Spring Framework 7.0.8 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1821">#1821</a></li> <li>Upgrade to Spring Security 7.0.6 <a href="https://redirect.github.com/spring-projects/spring-ws/issues/1822">#1822</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-ws/commit/32a5deb680e52760525a332f34c0afdc5e0d0de5"><code>32a5deb</code></a> Release v5.0.2</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/49cae5d3a2b2525ffd66ebcaebab221470092f6f"><code>49cae5d</code></a> Upgrade to Spring Security 7.0.6</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/6e1f312eedff3f6308851e8b1ed35c1b2a93064f"><code>6e1f312</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/66b64c7526c6a3b6a6049fde7d214b79bb081f90"><code>66b64c7</code></a> Upgrade to Spring Security 6.5.11</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/e4815a7382006ee384860493f1f5903746eaafa2"><code>e4815a7</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/bf3d30a909cdbccde5b22ea5fa55ffb45112519b"><code>bf3d30a</code></a> Fix WSS4J WS-Security replay detection for validation</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/50a593c183110c5b1bbd91e3c38404144c32596b"><code>50a593c</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/5121a4e545803c4925e63c4ed015391be2605ba5"><code>5121a4e</code></a> Harden WS-Addressing out-of-band reply destinations</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/ff9d4552e1fa2a032ab05aa30e792be83db22ffe"><code>ff9d455</code></a> Merge branch '4.1.x' into 5.0.x</li> <li><a href="https://github.com/spring-projects/spring-ws/commit/eb8d66c0995d1e1dd5bfcfb657c8c9de21266d97"><code>eb8d66c</code></a> Harden Jaxp13XPathTemplate against XXE on Stream and SAX sources</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-ws/compare/v5.0.1...v5.0.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
