-
-
Notifications
You must be signed in to change notification settings - Fork 115
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 spring-boot from 3.4.2 to 3.4.3 #887
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps `spring-boot` from 3.4.2 to 3.4.3. Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-security` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-logging` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-actuator` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-devtools` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-logging dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-actuator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-devtools dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
349cd1e
to
850aa9f
Compare
Looks like these dependencies are up-to-date now, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
scope/backend
Related to backend changes
status/triage/completed
Automatic triage completed
status/triage/manual
Manual triage in progress
type/dependencies
A pull request/issue dedicated to updating the dependency(-ies)
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
spring-boot
from 3.4.2 to 3.4.3.Updates
org.springframework.boot:spring-boot-starter-actuator
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.boot:spring-boot-starter-test
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.boot:spring-boot-starter-webflux
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-webflux's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.boot:spring-boot-starter-security
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.boot:spring-boot-starter-validation
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-validation's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.boot:spring-boot-starter-oauth2-client
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-oauth2-client's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.boot:spring-boot-starter-logging
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-logging's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.boot:spring-boot-actuator
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-actuator's releases.