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 the spring group with 30 updates #470
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 the spring group with 30 updates: | Package | From | To | | --- | --- | --- | | org.springframework.boot | `2.7.13` | `3.1.4` | | org.apache.tomcat.embed:tomcat-embed-core | `10.1.10` | `10.1.13` | | org.apache.tomcat:tomcat-coyote | `10.1.10` | `10.1.13` | | [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-starter-data-redis](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.1.4` | | [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) | `3.0.3` | `3.1.4` | | [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) | `6.1.1` | `6.1.4` | | [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) | `6.1.1` | `6.1.4` | | [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) | `6.1.1` | `6.1.4` | | [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) | `6.1.1` | `6.1.4` | | [org.springframework.security:spring-security-oauth2-jose](https://github.com/spring-projects/spring-security) | `6.1.1` | `6.1.4` | | [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.0.12` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.1.0` | `2.2.0` | Updates `org.springframework.boot` from 2.7.13 to 3.1.4 Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.10 to 10.1.13 Updates `org.apache.tomcat:tomcat-coyote` from 10.1.10 to 10.1.13 Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-web` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-test` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-security` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4) Updates `org.springframework.data:spring-data-commons` from 3.0.3 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](spring-projects/spring-data-commons@3.0.3...3.1.4) Updates `org.springframework.security:spring-security-config` from 6.1.1 to 6.1.4 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.1...6.1.4) Updates `org.springframework.security:spring-security-core` from 6.1.1 to 6.1.4 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.1...6.1.4) Updates `org.springframework.security:spring-security-ldap` from 6.1.1 to 6.1.4 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.1...6.1.4) Updates `org.springframework.security:spring-security-web` from 6.1.1 to 6.1.4 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.1...6.1.4) Updates `org.springframework.security:spring-security-oauth2-jose` from 6.1.1 to 6.1.4 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.1.1...6.1.4) Updates `org.springframework:spring-aop` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-beans` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-context` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-expression` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-test` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-jdbc` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-web` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-webmvc` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-tx` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springframework:spring-core` from 6.0.6 to 6.0.12 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.6...v6.0.12) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.apache.tomcat:tomcat-coyote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-data-redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.data:spring-data-commons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring - dependency-name: org.springframework.security:spring-security-config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.security:spring-security-ldap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.security:spring-security-oauth2-jose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-expression dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-tx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring ... 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
Oct 1, 2023
Dependabot tried to add
|
Superseded by #496. |
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 the spring group with 30 updates:
2.7.13
3.1.4
10.1.10
10.1.13
10.1.10
10.1.13
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.1.1
3.1.4
3.0.3
3.1.4
6.1.1
6.1.4
6.1.1
6.1.4
6.1.1
6.1.4
6.1.1
6.1.4
6.1.1
6.1.4
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
6.0.6
6.0.12
2.1.0
2.2.0
Updates
org.springframework.boot
from 2.7.13 to 3.1.4Updates
org.apache.tomcat.embed:tomcat-embed-core
from 10.1.10 to 10.1.13Updates
org.apache.tomcat:tomcat-coyote
from 10.1.10 to 10.1.13Updates
org.springframework.boot:spring-boot-autoconfigure
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot-autoconfigure's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesUpdates
org.springframework.boot:spring-boot
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesUpdates
org.springframework.boot:spring-boot-starter-web
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesUpdates
org.springframework.boot:spring-boot-starter-validation
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-validation's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesUpdates
org.springframework.boot:spring-boot-test
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot-test's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesUpdates
org.springframework.boot:spring-boot-starter-test
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesUpdates
org.springframework.boot:spring-boot-starter-security
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
3ed1f1a
Release v3.1.468830a4
Merge branch '3.0.x' into 3.1.x37adadb
Next development version (v3.0.12-SNAPSHOT)7ae22d6
Merge branch '3.0.x' into 3.1.xb88b8a9
Merge branch '2.7.x' into 3.0.xf24c0e2
Next development version (v2.7.17-SNAPSHOT)78eb8f9
Merge branch '3.0.x' into 3.1.x78c3512
Polish9b5062e
Merge branch '2.7.x' into 3.0.xb83e7b4
Update copyright year of changed filesUpdates
org.springframework.boot:spring-boot-starter-data-redis
from 3.1.1 to 3.1.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-data-redis's releases.