dependabot[bot] opened a new pull request, #3417: URL: https://github.com/apache/streampipes/pull/3417
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.3.0 to 6.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-security/releases">org.springframework.security:spring-security-core's releases</a>.</em></p> <blockquote> <h2>6.3.5</h2> <h2>:star: New Features</h2> <ul> <li>Support ServerExchangeRejectedHandler <code>@Bean</code> <a href="https://redirect.github.com/spring-projects/spring-security/issues/16062">#16062</a></li> <li>Supporting logout+jwt for back-channel logout with spring-webflux <a href="https://redirect.github.com/spring-projects/spring-security/issues/15702">#15702</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Align DelegatingAuthenticationConverter Constructors <a href="https://redirect.github.com/spring-projects/spring-security/pull/15949">#15949</a></li> <li>An empty-string bearer token should result in an appropriate HTTP status code <a href="https://redirect.github.com/spring-projects/spring-security/issues/16036">#16036</a></li> <li>IpAddressMatcher null pointer exception <a href="https://redirect.github.com/spring-projects/spring-security/issues/15527">#15527</a></li> <li>RequestMatcherDelegatingAuthorizationManager should be post-processable <a href="https://redirect.github.com/spring-projects/spring-security/issues/15981">#15981</a></li> <li>Support ServerWebExchangeFirewall <code>@Bean</code> <a href="https://redirect.github.com/spring-projects/spring-security/issues/15991">#15991</a></li> <li>Unhandled exception in CookieRequestCache results in 500 Internal Server Error <a href="https://redirect.github.com/spring-projects/spring-security/issues/15986">#15986</a></li> <li>Update logout.adoc: Fix Customizing Logout Success Example <a href="https://redirect.github.com/spring-projects/spring-security/pull/15956">#15956</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16006">#16006</a></li> <li>Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16032">#16032</a></li> <li>Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16126">#16126</a></li> <li>Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16082">#16082</a></li> <li>Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16033">#16033</a></li> <li>Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16125">#16125</a></li> <li>Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16102">#16102</a></li> <li>Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 <a href="https://redirect.github.com/spring-projects/spring-security/pull/16101">#16101</a></li> </ul> <h2>:nut_and_bolt: Build Updates</h2> <ul> <li>Bump <code>@antora</code>/collector-extension from 1.0.0-beta.4 to 1.0.0-beta.5 in /docs <a href="https://redirect.github.com/spring-projects/spring-security/pull/16117">#16117</a></li> <li>Update Antora UI Spring to v0.4.17 <a href="https://redirect.github.com/spring-projects/spring-security/pull/15930">#15930</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/asimuleo"><code>@asimuleo</code></a>, <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot], and <a href="https://github.com/kse-music"><code>@kse-music</code></a></p> <h2>6.3.4</h2> <h2>:beetle: Bug Fixes</h2> <ul> <li>Annotation expression template processing should not fail on Class parameter types <a href="https://redirect.github.com/spring-projects/spring-security/pull/15711">#15711</a></li> <li>Disabling credentials erasure on custom AuthenticationManager is not working <a href="https://redirect.github.com/spring-projects/spring-security/issues/15808">#15808</a></li> <li>Documentation inconsistency in AuthorizationManager's verify method return type <a href="https://redirect.github.com/spring-projects/spring-security/issues/15822">#15822</a></li> <li>Methods annotated with <code>@PostFilter</code> are processed twice by PostFilterAuthorizationMethodInterceptor <a href="https://redirect.github.com/spring-projects/spring-security/issues/15676">#15676</a></li> <li>OidcBackChannelLogoutTokenValidator should not construct when missing OIDC Provider Issuer <a href="https://redirect.github.com/spring-projects/spring-security/issues/15868">#15868</a></li> <li>SecurityJackson2Modules.getModules(): Cannot load module org.springframework.security.cas.jackson2.CasJackson2Module <a href="https://redirect.github.com/spring-projects/spring-security/issues/15767">#15767</a></li> <li>The additionalParameters array parameter of OAuth2AuthorizationRequest causes the authorizationRequestUri to be incorrect <a href="https://redirect.github.com/spring-projects/spring-security/issues/15829">#15829</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-security/commit/96c47b30d3c7b94a6faa2c3d8b32ab1d35d67107"><code>96c47b3</code></a> Release 6.3.5</li> <li><a href="https://github.com/spring-projects/spring-security/commit/fa5fc6dd62a2d6ae21f6f1be356db0d8bb85fb6e"><code>fa5fc6d</code></a> Fix checkstyle errors for toLower/toUpperCase usage</li> <li><a href="https://github.com/spring-projects/spring-security/commit/709103e38c8def1eeefa444f7883bf7efc4debb5"><code>709103e</code></a> Merge branch '6.2.x' into 6.3.x</li> <li><a href="https://github.com/spring-projects/spring-security/commit/a8c4d6ceada54d150ab21b6489b5c9d1c657b889"><code>a8c4d6c</code></a> Require Locale argument for toLower/toUpperCase usage</li> <li><a href="https://github.com/spring-projects/spring-security/commit/0c6b0748b9fa573fcba3010511fc74563d4af0bc"><code>0c6b074</code></a> Merge branch '6.2.x' into 6.3.x</li> <li><a href="https://github.com/spring-projects/spring-security/commit/5f838b0e93aa01e5a3eda490561f74ab113a400a"><code>5f838b0</code></a> Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13</li> <li><a href="https://github.com/spring-projects/spring-security/commit/d1115d2fbd98ee8534ed932c5618ae8a7a11cd89"><code>d1115d2</code></a> Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13</li> <li><a href="https://github.com/spring-projects/spring-security/commit/82060c3b95e03a6d414817e63bb3cde24441b5dc"><code>82060c3</code></a> Merge branch '6.2.x' into 6.3.x</li> <li><a href="https://github.com/spring-projects/spring-security/commit/bc3e6f291902ed179ac21a9b8aea2a8b04cc0111"><code>bc3e6f2</code></a> Bump org.springframework.data:spring-data-bom</li> <li><a href="https://github.com/spring-projects/spring-security/commit/02c6e173d7b02a748d28e9248977defb102abcf5"><code>02c6e17</code></a> Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-security/compare/6.3.0...6.3.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streampipes/network/alerts). </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]
