spring-projects / spring-integration

Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
http://projects.spring.io/spring-integration/
Apache License 2.0
1.55k stars 1.11k forks source link

Bump the development-dependencies group with 2 updates #9671

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the development-dependencies group with 2 updates: org.springframework.security:spring-security-bom and com.icegreen:greenmail.

Updates org.springframework.security:spring-security-bom from 6.3.4 to 6.3.5

Release notes

Sourced from org.springframework.security:spring-security-bom's releases.

6.3.5

:star: New Features

  • Support ServerExchangeRejectedHandler @Bean #16062
  • Supporting logout+jwt for back-channel logout with spring-webflux #15702

:beetle: Bug Fixes

  • Align DelegatingAuthenticationConverter Constructors #15949
  • An empty-string bearer token should result in an appropriate HTTP status code #16036
  • IpAddressMatcher null pointer exception #15527
  • RequestMatcherDelegatingAuthorizationManager should be post-processable #15981
  • Support ServerWebExchangeFirewall @Bean #15991
  • Unhandled exception in CookieRequestCache results in 500 Internal Server Error #15986
  • Update logout.adoc: Fix Customizing Logout Success Example #15956

:hammer: Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 #16006
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 #16032
  • Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13 #16126
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 #16082
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #16033
  • Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6 #16125
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 #16102
  • Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 #16101

:nut_and_bolt: Build Updates

  • Bump @antora/collector-extension from 1.0.0-beta.4 to 1.0.0-beta.5 in /docs #16117
  • Update Antora UI Spring to v0.4.17 #15930

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​asimuleo, @​dependabot[bot], @​github-actions[bot], and @​kse-music

Commits
  • 96c47b3 Release 6.3.5
  • fa5fc6d Fix checkstyle errors for toLower/toUpperCase usage
  • 709103e Merge branch '6.2.x' into 6.3.x
  • a8c4d6c Require Locale argument for toLower/toUpperCase usage
  • 0c6b074 Merge branch '6.2.x' into 6.3.x
  • 5f838b0 Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13
  • d1115d2 Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13
  • 82060c3 Merge branch '6.2.x' into 6.3.x
  • bc3e6f2 Bump org.springframework.data:spring-data-bom
  • 02c6e17 Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6
  • Additional commits viewable in compare view


Updates com.icegreen:greenmail from 2.1.0 to 2.1.1

Release notes

Sourced from com.icegreen:greenmail's releases.

release-2.1.1

What's Changed

Full Changelog: https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0...release-2.1.1

Commits
  • f5a5114 [maven-release-plugin] prepare release release-2.1.1
  • 825665e Updating docs for 2.1.1 release
  • 12033dc Build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
  • 795e3e7 Build(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin
  • e5dcf15 Build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin
  • e0ef2d6 Build(deps): Bump org.apache.maven.plugins:maven-surefire-report-plugin
  • 13af328 Build(deps-dev): Bump org.bouncycastle:bcpkix-jdk18on
  • 3457cd5 Build(deps-dev): Bump org.bouncycastle:bcprov-jdk18on
  • 04e0ff5 Build(deps): Bump org.apache.maven.plugins:maven-pmd-plugin
  • 1cc1824 Build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin
  • Additional commits viewable in compare view


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 commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions