spring-security-samples
spring-security-samples copied to clipboard
Bump org.springframework.boot from 3.2.8 to 3.2.10
Bumps org.springframework.boot from 3.2.8 to 3.2.10.
Release notes
Sourced from org.springframework.boot's releases.
v3.2.10
:lady_beetle: Bug Fixes
- management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42313
- Missing details in OAuth2ClientProperties validation error message #42278
- FileNotFoundException from unused mis-configured SSL bundles #42119
- PropertiesMigrationListener wrongly reports property as deprecated when has group #42068
- Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42055
- JarLauncher fails to load large jar files #42012
@RestartScopecan cause 'Recursive update' exceptions when used with container beans #41571:notebook_with_decorative_cover: Documentation
- Document that spring.jmx.enabled is not intended for third-party libraries #42272
- Update link to Log4j2 system properties #42262
- Links to GraphQL in the reference guide redirect to the root instead of specific sections #42207
- Fix links to Spring Data's reference documentation #42203
- Update documentation to reflect new no handler found exception behavior #42164
- Polish configuration property reference #42162
- Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42110
- Improve documentation in "Command-line Completion" #42091
- Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #41745
- Document that configuration property binding to a Kotlin value class with a default is not supported #41693
- Replace RFC 7807 by RFC 9457 in property documentation #41260
- Explain difference between OTel agent and Micrometer instrumentations #41227
:hammer: Dependency Upgrades
- Upgrade to Groovy 4.0.23 #42291
- Upgrade to Infinispan 14.0.31.Final #42245
- Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42246
- Upgrade to Jetty 12.0.13 #42248
- Upgrade to Jetty Reactive HTTPClient 4.0.7 #42247
- Upgrade to Micrometer 1.12.10 #42121
- Upgrade to Micrometer Tracing 1.2.10 #42122
- Upgrade to MongoDB 4.11.4 #42249
- Upgrade to Netty 4.1.113.Final #42250
- Upgrade to Reactor Bom 2023.0.10 #42123
- Upgrade to Spring Data Bom 2023.1.10 #42124
- Upgrade to Spring Framework 6.1.13 #42125
- Upgrade to Spring HATEOAS 2.2.5 #42281
- Upgrade to Spring Integration 6.2.9 #42126
- Upgrade to Spring Kafka 3.1.9 #42127
- Upgrade to Spring Pulsar 1.0.10 #42128
- Upgrade to Spring Retry 2.0.9 #42325
- Upgrade to Tomcat 10.1.30 #42344
- Upgrade to Undertow 2.3.17.Final #42302
:heart: Contributors
... (truncated)
Commits
e7865f7Release v3.2.10ae8315eUse Liberica for Java 23 CIf9379f4Apply nohttp check per-project rather than at root1240c59Only configure plugin classpath where it's neededdc72e38Try to ensure that distribution always has a non-empty value6d8a421Update CI to use Java 23 GAef5bc91Upgrade to Tomcat 10.1.30c37f786Upgrade to Spring Integration 6.2.99726ddfAdd 'spring.build-type' propertycad5dd2Use variables forruns-onsettings- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)