Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps org.springframework.boot from 3.3.11 to 3.3.12.

Release notes

Sourced from org.springframework.boot's releases.

v3.3.12

🐞 Bug Fixes

  • Micrometer "enable" annotations property does not cover observed aspect #45601
  • SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45387
  • IllegalStateException when extracting using layers a module with no code of its own #45385
  • Custom default units declared on a field are ignored when binding properties in a native image #45343
  • Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45336
  • JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45289

📔 Documentation

  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #45621
  • Document typical spring.application.name use #45597
  • Document the process info contribution #45567
  • Document the java info contribution #45566
  • Document the os info contribution #45565
  • Improve "profile" reference documentation with additional admonitions #45522
  • Improve setEnvironmentPrefix(...) reference documentation #45370
  • Document when a spring.config.import value is relative and when it is fixed #45349
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #45286
  • Document the way that primary Kotlin constructors are used when binding #44849
  • Document all the available Testcontainers integrations #44187

🔨 Dependency Upgrades

  • Upgrade to Jetty 12.0.21 #45513
  • Upgrade to jOOQ 3.19.23 #45452
  • Upgrade to Micrometer 1.13.14 #45416
  • Upgrade to Micrometer Tracing 1.3.12 #45418
  • Upgrade to Neo4j Java Driver 5.28.5 #45430
  • Upgrade to Netty 4.1.121.Final #45453
  • Upgrade to R2DBC Proxy 1.1.6.RELEASE #45454
  • Upgrade to Reactor Bom 2023.0.18 #45420
  • Upgrade to Spring Data Bom 2024.0.12 #45422
  • Upgrade to Spring Framework 6.1.20 #45424
  • Upgrade to Spring Integration 6.3.10 #45426
  • Upgrade to Spring Kafka 3.2.9 #45427
  • Upgrade to Spring Pulsar 1.1.12 #45428
  • Upgrade to Spring Retry 2.0.12 #45429
  • Upgrade to Spring WS 4.0.14 #45580
  • Upgrade to Tomcat 10.1.41 #45514

❤️ Contributors

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

@​ahrytsiuk, @​izeye, @​ngocnhan-tran1996, @​nosan, @​quaff, @​thecooldrop, and @​yybmion

Commits

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)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.11...v3.3.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-version: 3.3.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/2.3.x/org.springframework.boot-3.3.12 branch from 1b8e584 to 6f4f201 Compare May 23, 2025 13:35
@royclarkson royclarkson merged commit cd0db4d into 2.3.x May 23, 2025
4 of 7 checks passed
@royclarkson royclarkson deleted the dependabot/gradle/2.3.x/org.springframework.boot-3.3.12 branch May 23, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant