forked from odpi/egeria
-
Notifications
You must be signed in to change notification settings - Fork 0
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 springbootVersion from 3.0.4 to 3.1.0 #1683
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/springbootVersion-3.1.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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 `springbootVersion` from 3.0.4 to 3.1.0. Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-test` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.0.4 to 3.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-data-redis dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to add
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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
springbootVersion
from 3.0.4 to 3.1.0.Updates
org.springframework.boot:spring-boot-autoconfigure
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot-autoconfigure's releases.
... (truncated)
Commits
0fc23d2
Release v3.1.01ec78e5
Add devtools and docker-compose to test maven repository0af455f
Set LATEST_GA in CI pipeline to trueb204672
Merge branch '3.0.x'f0ed2a8
Set LATEST_GA to false in CI pipeline5eae765
Merge branch '3.0.x'f570377
Merge branch '2.7.x' into 3.0.x701ea30
Merge branch '2.6.x' into 2.7.x15d95ed
Next development version (v2.6.16-SNAPSHOT)037a824
Merge branch '3.0.x'Updates
org.springframework.boot:spring-boot
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot's releases.
... (truncated)
Commits
0fc23d2
Release v3.1.01ec78e5
Add devtools and docker-compose to test maven repository0af455f
Set LATEST_GA in CI pipeline to trueb204672
Merge branch '3.0.x'f0ed2a8
Set LATEST_GA to false in CI pipeline5eae765
Merge branch '3.0.x'f570377
Merge branch '2.7.x' into 3.0.x701ea30
Merge branch '2.6.x' into 2.7.x15d95ed
Next development version (v2.6.16-SNAPSHOT)037a824
Merge branch '3.0.x'Updates
org.springframework.boot:spring-boot-starter-web
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
0fc23d2
Release v3.1.01ec78e5
Add devtools and docker-compose to test maven repository0af455f
Set LATEST_GA in CI pipeline to trueb204672
Merge branch '3.0.x'f0ed2a8
Set LATEST_GA to false in CI pipeline5eae765
Merge branch '3.0.x'f570377
Merge branch '2.7.x' into 3.0.x701ea30
Merge branch '2.6.x' into 2.7.x15d95ed
Next development version (v2.6.16-SNAPSHOT)037a824
Merge branch '3.0.x'Updates
org.springframework.boot:spring-boot-starter-validation
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-validation's releases.
... (truncated)
Commits
0fc23d2
Release v3.1.01ec78e5
Add devtools and docker-compose to test maven repository0af455f
Set LATEST_GA in CI pipeline to trueb204672
Merge branch '3.0.x'f0ed2a8
Set LATEST_GA to false in CI pipeline5eae765
Merge branch '3.0.x'f570377
Merge branch '2.7.x' into 3.0.x701ea30
Merge branch '2.6.x' into 2.7.x15d95ed
Next development version (v2.6.16-SNAPSHOT)037a824
Merge branch '3.0.x'Updates
org.springframework.boot:spring-boot-test
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot-test's releases.
... (truncated)
Commits
0fc23d2
Release v3.1.01ec78e5
Add devtools and docker-compose to test maven repository0af455f
Set LATEST_GA in CI pipeline to trueb204672
Merge branch '3.0.x'f0ed2a8
Set LATEST_GA to false in CI pipeline5eae765
Merge branch '3.0.x'f570377
Merge branch '2.7.x' into 3.0.x701ea30
Merge branch '2.6.x' into 2.7.x15d95ed
Next development version (v2.6.16-SNAPSHOT)037a824
Merge branch '3.0.x'Updates
org.springframework.boot:spring-boot-starter-test
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
0fc23d2
Release v3.1.01ec78e5
Add devtools and docker-compose to test maven repository0af455f
Set LATEST_GA in CI pipeline to trueb204672
Merge branch '3.0.x'f0ed2a8
Set LATEST_GA to false in CI pipeline5eae765
Merge branch '3.0.x'f570377
Merge branch '2.7.x' into 3.0.x701ea30
Merge branch '2.6.x' into 2.7.x15d95ed
Next development version (v2.6.16-SNAPSHOT)037a824
Merge branch '3.0.x'Updates
org.springframework.boot:spring-boot-starter-security
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
0fc23d2
Release v3.1.01ec78e5
Add devtools and docker-compose to test maven repository0af455f
Set LATEST_GA in CI pipeline to trueb204672
Merge branch '3.0.x'f0ed2a8
Set LATEST_GA to false in CI pipeline5eae765
Merge branch '3.0.x'f570377
Merge branch '2.7.x' into 3.0.x701ea30
Merge branch '2.6.x' into 2.7.x15d95ed
Next development version (v2.6.16-SNAPSHOT)037a824
Merge branch '3.0.x'Updates
org.springframework.boot:spring-boot-starter-data-redis
from 3.0.4 to 3.1.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-data-redis's releases.