Skip to content
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

3.1.x: Bump org.springframework.boot from 3.1.6 to 3.1.7 #195

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps org.springframework.boot from 3.1.6 to 3.1.7.

Release notes

Sourced from org.springframework.boot's releases.

v3.1.7

🐞 Bug Fixes

  • HibernateJpaAutoConfiguration should be applied before DataSourceTransactionManagerAutoConfiguration #38861
  • Zip file closed exceptions can be thrown due to StaticResourceJars closing jars from cached connections #38766
  • Gradle task "bootJar" fails with "Failed to get permissions" when using Gradle 8.6-milestone-1 #38718
  • Child context created with SpringApplicationBuilder runs parents runners #38647
  • System SSL certificates are not used by the Apache HTTP Client in a RestTemplate built with RestTemplateBuilder #38591
  • It is unclear that Docker Compose services have not been started as one or more is already running #38398

📔 Documentation

  • Fix typo #38823
  • Document prerequisites for Docker Compose support #38760
  • Update Dynatrace documentation links #38706
  • Fix Observation Filter docs #38570

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.21 #38779
  • Upgrade to Dropwizard Metrics 4.2.23 #38780
  • Upgrade to Groovy 4.0.16 #38781
  • Upgrade to Hibernate 6.2.17.Final #38887
  • Upgrade to HttpClient5 5.2.3 #38783
  • Upgrade to HttpCore5 5.2.4 #38784
  • Upgrade to Janino 3.1.11 #38785
  • Upgrade to Jaybird 5.0.3.java11 #38786
  • Upgrade to Jersey 3.1.5 #38787
  • Upgrade to Jetty 11.0.19 #38889
  • Upgrade to Jetty Reactive HTTPClient 3.0.11 #38888
  • Upgrade to jOOQ 3.18.8 #38890
  • Upgrade to Logback 1.4.14 #38788
  • Upgrade to Micrometer 1.11.7 #38675
  • Upgrade to Micrometer Tracing 1.1.8 #38676
  • Upgrade to Netty 4.1.104.Final #38891
  • Upgrade to R2DBC Postgresql 1.0.3.RELEASE #38790
  • Upgrade to R2DBC Proxy 1.1.3.RELEASE #38791
  • Upgrade to Reactor Bom 2022.0.14 #38677
  • Upgrade to Spring Authorization Server 1.1.4 #38678
  • Upgrade to Spring Data Bom 2023.0.7 #38679
  • Upgrade to Spring Framework 6.0.15 #38680
  • Upgrade to Spring LDAP 3.1.3 #38681
  • Upgrade to Spring Retry 2.0.5 #38834
  • Upgrade to Spring Security 6.1.6 #38682
  • Upgrade to Spring Session 3.1.4 #38683
  • Upgrade to Spring WS 4.0.9 #38892
  • Upgrade to Tomcat 10.1.17 #38792
  • Upgrade to UnboundID LDAPSDK 6.0.11 #38793

❤️ Contributors

... (truncated)

Commits
  • ec9b9a3 Release v3.1.7
  • 66e9c77 Upgrade Ubuntu version in CI images
  • 20529ea Drop Netty restriction
  • e754c91 Upgrade to Spring WS 4.0.9
  • 1abc082 Upgrade to Netty 4.1.104.Final
  • 7dfddce Upgrade to jOOQ 3.18.8
  • c1e8c18 Upgrade to Jetty 11.0.19
  • ff3a2f7 Upgrade to Jetty Reactive HTTPClient 3.0.11
  • 4df87f6 Upgrade to Hibernate 6.2.17.Final
  • b00d5fa Auto-configure Hibernate JPA before DataSource TransactionManager
  • Additional commits viewable in compare view

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.1.6 to 3.1.7.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@abelsromero
Copy link
Contributor

PR validated, all 🟢

@abelsromero abelsromero merged commit 31e99cb into main Dec 22, 2023
@dependabot dependabot bot deleted the dependabot/gradle/main/org.springframework.boot-3.1.7 branch December 22, 2023 10:13
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