-
Notifications
You must be signed in to change notification settings - Fork 1
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
[PF-2987]: Bump org.springframework.boot from 2.7.3 to 3.2.3 #123
[PF-2987]: Bump org.springframework.boot from 2.7.3 to 3.2.3 #123
Conversation
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.3 to 3.2.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.3...v3.2.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Note that Gradle will need an update:
|
Yes, I've been updating Gradle for this reason in other repos and have not had an issue (for example DataBiosphere/terra-common-lib#155). |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have already done these upgrades elsewhere, so I assume this is low risk.
Looks like we probably need to revert this, as the bump commit failed on publish to artifactory:
|
Bumps org.springframework.boot from 2.7.3 to 3.2.3.
Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
c24afef
Release v3.2.35d88ada
Merge branch '3.1.x' into 3.2.x8dff249
Next development version (v3.1.10-SNAPSHOT)d13c006
Merge pull request #39675' from slovia457638
Polish 'Decode URL content before passing it to NestedLocation.parse'06569e7
Decode URL content before passing it to NestedLocation.parse428ddb7
Merge branch '3.1.x' into 3.2.x3930414
Upgrade CI images to ubuntu:jammy-2024021212de6aa
Merge branch '3.1.x' into 3.2.x2c4909a
Update copyright year of changed filesDependabot 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)