Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-boot.version from 3.4.5 to 3.4.6.
Updates org.springframework.boot:spring-boot-dependencies from 3.4.5 to 3.4.6

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.4.6

🐞 Bug Fixes

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

📔 Documentation

  • Document the java info contribution #45633
  • Document the process info contribution #45631
  • Document the os info contribution #45629
  • Document typical spring.application.group and name use #45627
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #45625
  • Document the way that primary Kotlin constructors are used when binding #45552
  • Improve "profile" reference documentation with additional admonitions #45550
  • Improve setEnvironmentPrefix(...) reference documentation #45375
  • Document all the available Testcontainers integrations #45366
  • Document when a spring.config.import value is relative and when it is fixed #45362
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #45298

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.6.15.Final #45537
  • Upgrade to HttpClient5 5.4.4 #45455
  • Upgrade to Jackson Bom 2.18.4 #45456
  • Upgrade to Jetty 12.0.21 #45516
  • Upgrade to jOOQ 3.19.23 #45458
  • Upgrade to Micrometer 1.14.7 #45412
  • Upgrade to Micrometer Tracing 1.4.6 #45413
  • Upgrade to Neo4j Java Driver 5.28.5 #45431
  • Upgrade to Netty 4.1.121.Final #45459
  • Upgrade to R2DBC Proxy 1.1.6.RELEASE #45460
  • Upgrade to Reactor Bom 2024.0.6 #45414
  • Upgrade to REST Assured 5.5.2 #45570
  • Upgrade to Spring Data Bom 2024.1.6 #45415
  • Upgrade to Spring Framework 6.2.7 #45417
  • Upgrade to Spring Integration 6.4.5 #45419
  • Upgrade to Spring Kafka 3.3.6 #45421
  • Upgrade to Spring Pulsar 1.2.6 #45423
  • Upgrade to Spring Retry 2.0.12 #45425
  • Upgrade to Spring Security 6.4.6 #45558
  • Upgrade to Spring WS 4.0.14 #45581
  • Upgrade to Tomcat 10.1.41 #45517
  • Upgrade to XmlUnit2 2.10.1 #45605

❤️ Contributors

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-maven-plugin from 3.4.5 to 3.4.6

Release notes

Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.

v3.4.6

🐞 Bug Fixes

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

📔 Documentation

  • Document the java info contribution #45633
  • Document the process info contribution #45631
  • Document the os info contribution #45629
  • Document typical spring.application.group and name use #45627
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #45625
  • Document the way that primary Kotlin constructors are used when binding #45552
  • Improve "profile" reference documentation with additional admonitions #45550
  • Improve setEnvironmentPrefix(...) reference documentation #45375
  • Document all the available Testcontainers integrations #45366
  • Document when a spring.config.import value is relative and when it is fixed #45362
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #45298

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.6.15.Final #45537
  • Upgrade to HttpClient5 5.4.4 #45455
  • Upgrade to Jackson Bom 2.18.4 #45456
  • Upgrade to Jetty 12.0.21 #45516
  • Upgrade to jOOQ 3.19.23 #45458
  • Upgrade to Micrometer 1.14.7 #45412
  • Upgrade to Micrometer Tracing 1.4.6 #45413
  • Upgrade to Neo4j Java Driver 5.28.5 #45431
  • Upgrade to Netty 4.1.121.Final #45459
  • Upgrade to R2DBC Proxy 1.1.6.RELEASE #45460
  • Upgrade to Reactor Bom 2024.0.6 #45414
  • Upgrade to REST Assured 5.5.2 #45570
  • Upgrade to Spring Data Bom 2024.1.6 #45415
  • Upgrade to Spring Framework 6.2.7 #45417
  • Upgrade to Spring Integration 6.4.5 #45419
  • Upgrade to Spring Kafka 3.3.6 #45421
  • Upgrade to Spring Pulsar 1.2.6 #45423
  • Upgrade to Spring Retry 2.0.12 #45425
  • Upgrade to Spring Security 6.4.6 #45558
  • Upgrade to Spring WS 4.0.14 #45581
  • Upgrade to Tomcat 10.1.41 #45517
  • Upgrade to XmlUnit2 2.10.1 #45605

❤️ Contributors

... (truncated)

Commits

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 `spring-boot.version` from 3.4.5 to 3.4.6.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.5 to 3.4.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.4.6)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.5 to 3.4.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.4.6)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-version: 3.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-version: 3.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 22, 2025
@csviri csviri merged commit 1ee2081 into main May 23, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/spring-boot.version-3.4.6 branch May 23, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant