Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps spring-boot.version from 2.7.6 to 2.7.7.
Updates spring-boot-dependencies from 2.7.6 to 2.7.7

Release notes

Sourced from spring-boot-dependencies'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

Updates spring-boot-maven-plugin from 2.7.6 to 2.7.7

Release notes

Sourced from spring-boot-maven-plugin'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 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 `spring-boot.version` from 2.7.6 to 2.7.7.

Updates `spring-boot-dependencies` 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)

Updates `spring-boot-maven-plugin` 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:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2022 04:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2022
@osvso osvso merged commit 8fe7272 into master Jan 4, 2023
@osvso osvso deleted the dependabot/maven/spring-boot.version-2.7.7 branch January 4, 2023 13:30
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

Development

Successfully merging this pull request may close these issues.

2 participants