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

Bump org.springframework.boot from 2.7.6 to 2.7.7 #189

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps org.springframework.boot from 2.7.6 to 2.7.7.

Release notes

Sourced from org.springframework.boot's releases.

v2.7.7

🐞 Bug Fixes

  • Fix typo in LocalDevToolsAutoConfiguration logging #33569
  • Web server fails to start due to "Resource location must not be null" when attempting to use a PKCS 11 KeyStore #32179

📔 Documentation

  • Improve gradle plugin tags documentation #33614
  • Improve maven plugin tags documentation #33609
  • Fix typo in tomcat accesslog checkExists doc #33460
  • Document that the shutdown endpoint is not intended for use when deploying a war to a servlet container #17398

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.20 #33570
  • Upgrade to Dropwizard Metrics 4.2.14 #33571
  • Upgrade to Elasticsearch 7.17.8 #33572
  • Upgrade to HttpClient 4.5.14 #33573
  • Upgrade to HttpCore 4.4.16 #33574
  • Upgrade to Infinispan 13.0.14.Final #33575
  • Upgrade to Jaybird 4.0.8.java8 #33576
  • Upgrade to Jetty 9.4.50.v20221201 #33577
  • Upgrade to MSSQL JDBC 10.2.2.jre8 #33578
  • Upgrade to Neo4j Java Driver 4.4.11 #33579
  • Upgrade to Netty 4.1.86.Final #33580
  • Upgrade to Reactor 2020.0.26 #33543
  • Upgrade to Spring Integration 5.5.16 #33581
  • Upgrade to Spring Security 5.7.6 #33544
  • Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE #33582
  • Upgrade to Tomcat 9.0.70 #33583
  • Upgrade to UnboundID LDAPSDK 6.0.7 #33584
  • Upgrade to Undertow 2.2.22.Final #33585

❤️ Contributors

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

@​Artur-, @​aksh1618, @​cdanger, @​currenjin, @​jprinet, and @​shekharAggarwal

Commits
  • d4f8fa3 Release v2.7.7
  • e4772cf Update copyright year of changed files
  • 60a75e3 Increase timeout for ApplicationRunner task
  • 5ba52d0 Polish formatting
  • df08eb8 Merge pull request #33614 from shekharAggarwal
  • a2a59dd Polish 'Improve gradle plugin tags documentation'
  • a1df607 Improve gradle plugin tags documentation
  • 2b886c1 Merge pull request #33609 from shekharAggarwal
  • c205ba0 Polish 'Improve maven plugin tags documentation'
  • 7955701 Improve maven plugin tags documentation
  • 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 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 2.7.6 to 2.7.7.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.6...v2.7.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 26, 2022
@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #189 (96b0b7b) into 1.x (ca79b99) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                1.x     #189   +/-   ##
=========================================
  Coverage     63.40%   63.40%           
  Complexity      288      288           
=========================================
  Files            42       42           
  Lines          1279     1279           
  Branches        186      186           
=========================================
  Hits            811      811           
  Misses          362      362           
  Partials        106      106           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@larsgrefer larsgrefer merged commit 97b82d7 into 1.x Dec 28, 2022
@dependabot dependabot bot deleted the dependabot/gradle/1.x/org.springframework.boot-2.7.7 branch December 28, 2022 20:17
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