Update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.5 #5

Merged
Fascinated merged 1 commits from renovate/org.springframework.boot-spring-boot-starter-parent-3.x into master 2024-04-18 19:49:23 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
org.springframework.boot:spring-boot-starter-parent (source) parent patch 3.2.4 -> 3.2.5

Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.2.5

Compare Source

🐞 Bug Fixes

  • BindValidationFailureAnalyzer uses wrong target #​40364
  • Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #​40326
  • When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" #​40323
  • @ServletComponentScan does not register servlet components in a mock web environment #​40321
  • Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context #​40312
  • Jetty support doesn't set virtual thread name #​40152
  • Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled #​40125
  • NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted #​40096

📔 Documentation

  • Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation #​40386
  • Clarify requirements for -parameters and constructor binding #​40157

🔨 Dependency Upgrades

❤️ Contributors

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

@​FelixDes, @​dependabot[bot], @​izeye, @​mstahv, @​ppkarwasz, @​snicoll, and @​spencergibb


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.2.4` -> `3.2.5` | --- ### Release Notes <details> <summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)</summary> ### [`v3.2.5`](https://github.com/spring-projects/spring-boot/releases/tag/v3.2.5) [Compare Source](https://github.com/spring-projects/spring-boot/compare/v3.2.4...v3.2.5) #### :lady_beetle: Bug Fixes - BindValidationFailureAnalyzer uses wrong target [#&#8203;40364](https://github.com/spring-projects/spring-boot/issues/40364) - Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed [#&#8203;40326](https://github.com/spring-projects/spring-boot/issues/40326) - When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" [#&#8203;40323](https://github.com/spring-projects/spring-boot/issues/40323) - `@ServletComponentScan` does not register servlet components in a mock web environment [#&#8203;40321](https://github.com/spring-projects/spring-boot/issues/40321) - Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context [#&#8203;40312](https://github.com/spring-projects/spring-boot/issues/40312) - Jetty support doesn't set virtual thread name [#&#8203;40152](https://github.com/spring-projects/spring-boot/issues/40152) - Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled [#&#8203;40125](https://github.com/spring-projects/spring-boot/issues/40125) - NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted [#&#8203;40096](https://github.com/spring-projects/spring-boot/issues/40096) #### :notebook_with_decorative_cover: Documentation - Producible's javadoc has the wrong link text for `@WriteOperation` and `@DeleteOperation` [#&#8203;40386](https://github.com/spring-projects/spring-boot/issues/40386) - Clarify requirements for -parameters and constructor binding [#&#8203;40157](https://github.com/spring-projects/spring-boot/pull/40157) #### :hammer: Dependency Upgrades - Upgrade to ActiveMQ 5.18.4 [#&#8203;40394](https://github.com/spring-projects/spring-boot/issues/40394) - Upgrade to AspectJ 1.9.22 [#&#8203;40293](https://github.com/spring-projects/spring-boot/issues/40293) - Upgrade to Awaitility 4.2.1 [#&#8203;40294](https://github.com/spring-projects/spring-boot/issues/40294) - Upgrade to Byte Buddy 1.14.13 [#&#8203;40295](https://github.com/spring-projects/spring-boot/issues/40295) - Upgrade to Groovy 4.0.21 [#&#8203;40296](https://github.com/spring-projects/spring-boot/issues/40296) - Upgrade to Hazelcast 5.3.7 [#&#8203;40297](https://github.com/spring-projects/spring-boot/issues/40297) - Upgrade to Jakarta Json Bind 3.0.1 [#&#8203;40298](https://github.com/spring-projects/spring-boot/issues/40298) - Upgrade to Jersey 3.1.6 [#&#8203;40299](https://github.com/spring-projects/spring-boot/issues/40299) - Upgrade to Jetty 12.0.8 [#&#8203;40300](https://github.com/spring-projects/spring-boot/issues/40300) - Upgrade to jOOQ 3.18.14 [#&#8203;40301](https://github.com/spring-projects/spring-boot/issues/40301) - Upgrade to Json-smart 2.5.1 [#&#8203;40302](https://github.com/spring-projects/spring-boot/issues/40302) - Upgrade to Kafka 3.6.2 [#&#8203;40303](https://github.com/spring-projects/spring-boot/issues/40303) - Upgrade to Lombok 1.18.32 [#&#8203;40304](https://github.com/spring-projects/spring-boot/issues/40304) - Upgrade to Maven Invoker Plugin 3.6.1 [#&#8203;40305](https://github.com/spring-projects/spring-boot/issues/40305) - Upgrade to Maven Source Plugin 3.3.1 [#&#8203;40306](https://github.com/spring-projects/spring-boot/issues/40306) - Upgrade to Micrometer 1.12.5 [#&#8203;40207](https://github.com/spring-projects/spring-boot/issues/40207) - Upgrade to Micrometer Tracing 1.2.5 [#&#8203;40208](https://github.com/spring-projects/spring-boot/issues/40208) - Upgrade to MongoDB 4.11.2 [#&#8203;40307](https://github.com/spring-projects/spring-boot/issues/40307) - Upgrade to Neo4j Java Driver 5.19.0 [#&#8203;40218](https://github.com/spring-projects/spring-boot/issues/40218) - Upgrade to Netty 4.1.109.Final [#&#8203;40395](https://github.com/spring-projects/spring-boot/issues/40395) - Upgrade to Pulsar Reactive 0.5.4 [#&#8203;40396](https://github.com/spring-projects/spring-boot/issues/40396) - Upgrade to R2DBC Postgresql 1.0.5.RELEASE [#&#8203;40309](https://github.com/spring-projects/spring-boot/issues/40309) - Upgrade to Reactor Bom 2023.0.5 [#&#8203;40209](https://github.com/spring-projects/spring-boot/issues/40209) - Upgrade to SLF4J 2.0.13 [#&#8203;40397](https://github.com/spring-projects/spring-boot/issues/40397) - Upgrade to Spring AMQP 3.1.4 [#&#8203;40210](https://github.com/spring-projects/spring-boot/issues/40210) - Upgrade to Spring Authorization Server 1.2.4 [#&#8203;40211](https://github.com/spring-projects/spring-boot/issues/40211) - Upgrade to Spring Data Bom 2023.1.5 [#&#8203;40212](https://github.com/spring-projects/spring-boot/issues/40212) - Upgrade to Spring Framework 6.1.6 [#&#8203;40213](https://github.com/spring-projects/spring-boot/issues/40213) - Upgrade to Spring GraphQL 1.2.6 [#&#8203;40310](https://github.com/spring-projects/spring-boot/issues/40310) - Upgrade to Spring HATEOAS 2.2.2 [#&#8203;40376](https://github.com/spring-projects/spring-boot/issues/40376) - Upgrade to Spring Integration 6.2.4 [#&#8203;40214](https://github.com/spring-projects/spring-boot/issues/40214) - Upgrade to Spring Kafka 3.1.4 [#&#8203;40377](https://github.com/spring-projects/spring-boot/issues/40377) - Upgrade to Spring LDAP 3.2.3 [#&#8203;40215](https://github.com/spring-projects/spring-boot/issues/40215) - Upgrade to Spring Pulsar 1.0.5 [#&#8203;40216](https://github.com/spring-projects/spring-boot/issues/40216) - Upgrade to Spring Security 6.2.4 [#&#8203;40217](https://github.com/spring-projects/spring-boot/issues/40217) - Upgrade to Tomcat 10.1.20 [#&#8203;40311](https://github.com/spring-projects/spring-boot/issues/40311) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@&#8203;FelixDes](https://github.com/FelixDes), [@&#8203;dependabot](https://github.com/dependabot)\[bot], [@&#8203;izeye](https://github.com/izeye), [@&#8203;mstahv](https://github.com/mstahv), [@&#8203;ppkarwasz](https://github.com/ppkarwasz), [@&#8203;snicoll](https://github.com/snicoll), and [@&#8203;spencergibb](https://github.com/spencergibb) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-04-18 19:00:39 +00:00
Fascinated merged commit 5f764d16dc into master 2024-04-18 19:49:23 +00:00
Fascinated deleted branch renovate/org.springframework.boot-spring-boot-starter-parent-3.x 2024-04-18 19:49:23 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MinecraftUtilities/Backend#5
No description provided.