Skip to content

Bump org.springframework.boot:spring-boot-starter from 3.3.11 to 3.3.12 in the development-dependencies group #3926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 1 update: org.springframework.boot:spring-boot-starter.

Updates org.springframework.boot:spring-boot-starter from 3.3.11 to 3.3.12

Release notes

Sourced from org.springframework.boot:spring-boot-starter'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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 1 update: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot:spring-boot-starter` 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:spring-boot-starter
  dependency-version: 3.3.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label May 24, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels May 24, 2025
@artembilan artembilan added this to the 3.3.7 milestone May 24, 2025
@artembilan artembilan merged commit 83abedf into 3.3.x May 24, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.3.x/development-dependencies-efe3ba0b17 branch May 24, 2025 13:38
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