-
Notifications
You must be signed in to change notification settings - Fork 39
Bump org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.5.0 #702
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
Merged
dennisvang
merged 2 commits into
develop
from
dependabot/maven/develop/org.springframework.boot-spring-boot-starter-parent-3.5.0
May 29, 2025
Merged
Bump org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.5.0 #702
dennisvang
merged 2 commits into
develop
from
dependabot/maven/develop/org.springframework.boot-spring-boot-starter-parent-3.5.0
May 29, 2025
+4
−2
Conversation
This file contains hidden or 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
@dependabot rebase |
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.5 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
7657c9a
to
ba5c7d9
Compare
test fails due to change in redirect handling for |
spring-boot 3.5 changed the way TestRestTemplate handles redirects https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5-Release-Notes#follow-redirects-with-testresttemplate
dennisvang
added a commit
that referenced
this pull request
May 29, 2025
…o 3.5.0 (#702) * Bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.5 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix test res302_redirectsToSwaggerUI spring-boot 3.5 changed the way TestRestTemplate handles redirects https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5-Release-Notes#follow-redirects-with-testresttemplate --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dennisvang <[email protected]>
dennisvang
added a commit
that referenced
this pull request
May 29, 2025
* cherry-pick Dockerfile from develop branch - upgrade Dockerfile base images from jdk 17 to 21 - switch from focal to alpine * upgrade v1.17.x to JDK 21 * cherry-pick pom.xml from develop branch except the postgres stuff * cherry-pick renamed io.jsonwebtoken methods in JwtService.java from develop branch * upgrade two build dependencies * update changelog * remove unused import * upgrade mongock version to latest * remove pinned version for spring-data-mongodb this caused a silent version conflict, because spring-data-mongodb is actually managed via the spring-boot-starter-parent * remove lombok version pin to prevent confllicts, because lombok is already managed by spring-boot-starter-parent * fix: update Metadataschema, test fixtures should produce valid objects (#703) * bump versions for checkstyle and httpclient5 to match develop * Bump org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.5.0 (#702) * Bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.5 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix test res302_redirectsToSwaggerUI spring-boot 3.5 changed the way TestRestTemplate handles redirects https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5-Release-Notes#follow-redirects-with-testresttemplate --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dennisvang <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Patrick Dekker <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.5.0.
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
8c2d645
Release v3.5.00b49e78
Merge branch '3.4.x'c684fa4
Switchmake-default
for publish-to-sdkman to 3.5.x5695192
Ensure descendants are always recalculated on cache refresh31f549e
Merge branch '3.4.x'68df6f5
Next development version (v3.4.7-SNAPSHOT)9f46877
Merge branch '3.4.x'404a0df
Merge branch '3.3.x' into 3.4.xe331846
Next development version (v3.3.13-SNAPSHOT)b142798
Merge branch '3.4.x'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)