spring-security-kerberos icon indicating copy to clipboard operation
spring-security-kerberos copied to clipboard

Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.16

Open dependabot[bot] opened this issue 11 months ago • 0 comments

Bumps org.springframework:spring-framework-bom from 6.1.8 to 6.1.16.

Release notes

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

v6.1.16

:star: New Features

  • Log alias removal in DefaultListableBeanFactory #34071
  • OptionalValidatorFactoryBean suppresses Hibernate Validator configuration failures too much #34041
  • Update UndertowHttpHandlerAdapter to dispatch #33969

:lady_beetle: Bug Fixes

  • HandshakeWebSocketService assumes jakarta websocket is present #34023

:notebook_with_decorative_cover: Documentation

  • Fix a typo in the filters documentation #33971
  • SpEL documentation contains syntax errors #33908

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2023.0.13 #34049
  • Upgrade to Undertow 2.3.18.Final #33976

v6.1.15

:star: New Features

  • Use UriUtils to process static resource paths #33859
  • Prefer modified resources over the originals in TestCompiler #33850
  • Improve iteration methods in native headers to MultiValueMap adapters #33823
  • Deregister empty Cache from CacheManager #33813
  • Rename aopAvailable constants in TransactionSynchronizationUtils for better GraalVM native image support #33796
  • Load-time weaving support for WildFly 24+ #33728

:lady_beetle: Bug Fixes

  • DefaultClientRequestObservationConvention generates wrong uri tag when missing path #33867
  • HttpComponentsClientHttpRequestFactory setReadTimeout not working with httpclient 5.4 #33806
  • HttpHeaders.writeableHttpHeaders(new HttpHeaders(readOnlyHttpHeaders)) is not writeable #33789
  • RestClient exchange methods are not nullable #33779
  • Throw SpelParseException for unsupported character in SpelExpressionParser #33767
  • DefaultMessageListenerContainer reports incorrect jms.process.message count #33758
  • Autowiring fails if multiple non-highest @Priority beans exist with same priority #33733
  • Jackson2Decoder leaks on WebClient timeout #33731
  • DefaultServerRequestObservationConvention throws when response status is zero #33725
  • Aspect executed twice - @AfterThrowing #33704
  • parts w/o filename in Content-Disposition header are not cleaned from temp folder (skipped by StandardServletMultipartResolver) #33511

:notebook_with_decorative_cover: Documentation

  • Resources link points to wrong section of reference guide #33882
  • Remove mentions of Joda-Time support #33881
  • SimpleAsyncTaskExecutor blocks calling thread when concurrencyLimit set #33873

... (truncated)

Commits
  • 6badc81 Release v6.1.16
  • 0976d1a Upgrade to RxJava 3.1.10 and Checkstyle 10.20.2
  • 2c0ce79 Avoid deprecated ListenableFuture name for internal class
  • d512aaf Avoid javadoc references to deprecated types/methods
  • faa000f Log alias removal in DefaultListableBeanFactory
  • daf1b3d Remove unnecessary downcast to DefaultListableBeanFactory
  • a48897a Log provider setup failure at info level without stacktrace
  • 7ffa12f Upgrade to Reactor 2023.0.13
  • 0e74ffa Start building against Reactor 2023.0.13 snapshots
  • 3571952 Unit test for match against unresolvable wildcard
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

dependabot[bot] avatar Dec 13 '24 03:12 dependabot[bot]