forked from odpi/egeria
-
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
Bump springbootVersion from 3.0.5 to 3.0.6 #1621
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 `springbootVersion` from 3.0.5 to 3.0.6. Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-test` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-web 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-test 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-security dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-data-redis dependency-type: direct:production update-type: version-update:semver-patch - 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-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
May 1, 2023
Dependabot tried to add
|
Superseded by #1748. |
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.5 to 3.0.6.Updates
org.springframework.boot:spring-boot-autoconfigure
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot-autoconfigure's releases.
... (truncated)
Commits
6ce7844
Release v3.0.6b80f4cc
Upgrade to Tomcat 10.1.8ca618e8
Upgrade to Spring Integration 6.0.535fd0a3
Upgrade to Logback 1.4.740834c5
Merge branch '2.7.x' into 3.0.x253cbad
Next development version (v2.7.12-SNAPSHOT)32444fe
Merge branch '2.7.x' into 3.0.x3522714
Use endpoint mappings in CloudFoundry integration6933796
Merge branch '2.7.x' into 3.0.xda10c4e
Merge pull request #34347 from acktsapUpdates
org.springframework.boot:spring-boot
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot's releases.
... (truncated)
Commits
6ce7844
Release v3.0.6b80f4cc
Upgrade to Tomcat 10.1.8ca618e8
Upgrade to Spring Integration 6.0.535fd0a3
Upgrade to Logback 1.4.740834c5
Merge branch '2.7.x' into 3.0.x253cbad
Next development version (v2.7.12-SNAPSHOT)32444fe
Merge branch '2.7.x' into 3.0.x3522714
Use endpoint mappings in CloudFoundry integration6933796
Merge branch '2.7.x' into 3.0.xda10c4e
Merge pull request #34347 from acktsapUpdates
org.springframework.boot:spring-boot-starter-web
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
6ce7844
Release v3.0.6b80f4cc
Upgrade to Tomcat 10.1.8ca618e8
Upgrade to Spring Integration 6.0.535fd0a3
Upgrade to Logback 1.4.740834c5
Merge branch '2.7.x' into 3.0.x253cbad
Next development version (v2.7.12-SNAPSHOT)32444fe
Merge branch '2.7.x' into 3.0.x3522714
Use endpoint mappings in CloudFoundry integration6933796
Merge branch '2.7.x' into 3.0.xda10c4e
Merge pull request #34347 from acktsapUpdates
org.springframework.boot:spring-boot-starter-validation
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-validation's releases.
... (truncated)
Commits
6ce7844
Release v3.0.6b80f4cc
Upgrade to Tomcat 10.1.8ca618e8
Upgrade to Spring Integration 6.0.535fd0a3
Upgrade to Logback 1.4.740834c5
Merge branch '2.7.x' into 3.0.x253cbad
Next development version (v2.7.12-SNAPSHOT)32444fe
Merge branch '2.7.x' into 3.0.x3522714
Use endpoint mappings in CloudFoundry integration6933796
Merge branch '2.7.x' into 3.0.xda10c4e
Merge pull request #34347 from acktsapUpdates
org.springframework.boot:spring-boot-test
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot-test's releases.
... (truncated)
Commits
6ce7844
Release v3.0.6b80f4cc
Upgrade to Tomcat 10.1.8ca618e8
Upgrade to Spring Integration 6.0.535fd0a3
Upgrade to Logback 1.4.740834c5
Merge branch '2.7.x' into 3.0.x253cbad
Next development version (v2.7.12-SNAPSHOT)32444fe
Merge branch '2.7.x' into 3.0.x3522714
Use endpoint mappings in CloudFoundry integration6933796
Merge branch '2.7.x' into 3.0.xda10c4e
Merge pull request #34347 from acktsapUpdates
org.springframework.boot:spring-boot-starter-test
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
6ce7844
Release v3.0.6b80f4cc
Upgrade to Tomcat 10.1.8ca618e8
Upgrade to Spring Integration 6.0.535fd0a3
Upgrade to Logback 1.4.740834c5
Merge branch '2.7.x' into 3.0.x253cbad
Next development version (v2.7.12-SNAPSHOT)32444fe
Merge branch '2.7.x' into 3.0.x3522714
Use endpoint mappings in CloudFoundry integration6933796
Merge branch '2.7.x' into 3.0.xda10c4e
Merge pull request #34347 from acktsapUpdates
org.springframework.boot:spring-boot-starter-security
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
6ce7844
Release v3.0.6b80f4cc
Upgrade to Tomcat 10.1.8ca618e8
Upgrade to Spring Integration 6.0.535fd0a3
Upgrade to Logback 1.4.740834c5
Merge branch '2.7.x' into 3.0.x253cbad
Next development version (v2.7.12-SNAPSHOT)32444fe
Merge branch '2.7.x' into 3.0.x3522714
Use endpoint mappings in CloudFoundry integration6933796
Merge branch '2.7.x' into 3.0.xda10c4e
Merge pull request #34347 from acktsapUpdates
org.springframework.boot:spring-boot-starter-data-redis
from 3.0.5 to 3.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-data-redis's releases.