-
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 maven-dependencies group across 1 directory with 12 updates #165
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 maven-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.1.6` | `6.1.8` | | [org.springframework:spring-core-test](https://github.com/spring-projects/spring-framework) | `6.1.6` | `6.1.8` | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.1.6` | `6.1.8` | | [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.1.6` | `6.1.8` | | [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.0` | | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.0` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.0` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.0` | | [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) | `3.1.0` | `3.2.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.25.3` | `3.26.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.11.0` | `5.12.0` | | [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.110.Final` | Updates `org.springframework:spring-core` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8) Updates `org.springframework:spring-core-test` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8) Updates `org.springframework:spring-context` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8) Updates `org.springframework:spring-test` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8) Updates `org.springframework:spring-core-test` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8) Updates `org.springframework:spring-context` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8) Updates `org.springframework:spring-test` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-test` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-test` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `jakarta.persistence:jakarta.persistence-api` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/jakartaee/persistence/releases) - [Commits](https://github.com/jakartaee/persistence/commits) Updates `org.assertj:assertj-core` from 3.25.3 to 3.26.0 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0) Updates `org.mockito:mockito-core` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.0) Updates `io.netty:netty-transport-classes-epoll` from 4.1.109.Final to 4.1.110.Final - [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.110.Final) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-core-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-core-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: jakarta.persistence:jakarta.persistence-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.netty:netty-transport-classes-epoll dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Made obsolete by #166 |
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 the maven-dependencies group with 12 updates in the / directory:
6.1.6
6.1.8
6.1.6
6.1.8
6.1.6
6.1.8
6.1.6
6.1.8
3.2.5
3.3.0
3.2.5
3.3.0
3.2.5
3.3.0
3.2.5
3.3.0
3.1.0
3.2.0
3.25.3
3.26.0
5.11.0
5.12.0
4.1.109.Final
4.1.110.Final
Updates
org.springframework:spring-core
from 6.1.6 to 6.1.8Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
f85d5bd
Release v6.1.889dd247
Improve docs on controller method validation39dd1e4
Remove outdated Javadoc links34f4ad3
Modernize Antora Buildea596aa
Select most specific advice method in case of override58da30c
Upgrade to Jetty Reactive HttpClient 4.0.4cd33b4e
Polishing20dea0d
Polishingfee17e1
Default fallback parsing for UTC without milliseconds65e1337
PolishingUpdates
org.springframework:spring-core-test
from 6.1.6 to 6.1.8Release notes
Sourced from org.springframework:spring-core-test's releases.
... (truncated)
Commits
f85d5bd
Release v6.1.889dd247
Improve docs on controller method validation39dd1e4
Remove outdated Javadoc links34f4ad3
Modernize Antora Buildea596aa
Select most specific advice method in case of override58da30c
Upgrade to Jetty Reactive HttpClient 4.0.4cd33b4e
Polishing20dea0d
Polishingfee17e1
Default fallback parsing for UTC without milliseconds65e1337
PolishingUpdates
org.springframework:spring-context
from 6.1.6 to 6.1.8Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
f85d5bd
Release v6.1.889dd247
Improve docs on controller method validation39dd1e4
Remove outdated Javadoc links34f4ad3
Modernize Antora Buildea596aa
Select most specific advice method in case of override58da30c
Upgrade to Jetty Reactive HttpClient 4.0.4cd33b4e
Polishing20dea0d
Polishingfee17e1
Default fallback parsing for UTC without milliseconds65e1337
PolishingUpdates
org.springframework:spring-test
from 6.1.6 to 6.1.8Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
f85d5bd
Release v6.1.889dd247
Improve docs on controller method validation39dd1e4
Remove outdated Javadoc links34f4ad3
Modernize Antora Buildea596aa
Select most specific advice method in case of override58da30c
Upgrade to Jetty Reactive HttpClient 4.0.4cd33b4e
Polishing20dea0d
Polishingfee17e1
Default fallback parsing for UTC without milliseconds65e1337
PolishingUpdates
org.springframework:spring-core-test
from 6.1.6 to 6.1.8Release notes
Sourced from org.springframework:spring-core-test's releases.
... (truncated)
Commits
f85d5bd
Release v6.1.889dd247
Improve docs on controller method validation39dd1e4
Remove outdated Javadoc links34f4ad3
Modernize Antora Buildea596aa
Select most specific advice method in case of override58da30c
Upgrade to Jetty Reactive HttpClient 4.0.4cd33b4e
Polishing20dea0d
Polishingfee17e1
Default fallback parsing for UTC without milliseconds65e1337
PolishingUpdates
org.springframework:spring-context
from 6.1.6 to 6.1.8Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
f85d5bd
Release v6.1.889dd247
Improve docs on controller method validation39dd1e4
Remove outdated Javadoc links34f4ad3
Modernize Antora Buildea596aa
Select most specific advice method in case of override58da30c
Upgrade to Jetty Reactive HttpClient 4.0.4cd33b4e
Polishing20dea0d
Polishingfee17e1
Default fallback parsing for UTC without milliseconds65e1337
PolishingUpdates
org.springframework:spring-test
from 6.1.6 to 6.1.8Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
f85d5bd
Release v6.1.889dd247
Improve docs on controller method validation39dd1e4
Remove outdated Javadoc links34f4ad3
Modernize Antora Buildea596aa
Select most specific advice method in case of override58da30c
Upgrade to Jetty Reactive HttpClient 4.0.4cd33b4e
Polishing20dea0d
Polishingfee17e1
Default fallback parsing for UTC without milliseconds65e1337
PolishingUpdates
org.springframework.boot:spring-boot-autoconfigure
from 3.2.5 to 3.3.0Release notes
Sourced from org.springframework.boot:spring-boot-autoconfigure's releases.
... (truncated)
Commits
a25e1eb
Release v3.3.0ed0a3fd
Update publish-to-sdkman job to make new candidates the default42d6f2c
Merge branch '3.2.x'234e0fd
Stop mark 3.2.x as the default SDKman release226b900
Merge branch '3.2.x'c857eb6
Fix SDKman "make default" step