-
Notifications
You must be signed in to change notification settings - Fork 67
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
Add commons-compress 1.25.0 to buildSrc libs #560
Merged
onobc
merged 1 commit into
spring-projects:main
from
onobc:add-commons-compress-buildSrc
Feb 1, 2024
Merged
Add commons-compress 1.25.0 to buildSrc libs #560
onobc
merged 1 commit into
spring-projects:main
from
onobc:add-commons-compress-buildSrc
Feb 1, 2024
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
This commit adds `org.apache.commmons:commons-compress:1.25.0` to the buildSrc dependencies to ensure the same version required by the Spring Boot plugin (1.25.0) is used.
aherbst-broad
added a commit
to DataBiosphere/stairway
that referenced
this pull request
Jul 2, 2024
aherbst-broad
added a commit
to DataBiosphere/stairway
that referenced
this pull request
Jul 2, 2024
okotsopoulos
pushed a commit
to DataBiosphere/stairway
that referenced
this pull request
Jul 9, 2024
… with 9 updates (#151) * [PF-2987]: Bump the minor-patch-dependencies group across 1 directory with 9 updates Bumps the minor-patch-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.jfrog.artifactory | `5.2.0` | `5.2.2` | | [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.40.0` | `26.42.0` | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.1.8` | `6.1.10` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.1.8` | `6.1.10` | | [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) | `3.2.5` | `3.3.1` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [com.azure:azure-messaging-servicebus](https://github.com/Azure/azure-sdk-for-java) | `7.17.0` | `7.17.1` | | [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.12.1` | `1.13.0` | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.110.Final` | `4.1.111.Final` | Updates `com.jfrog.artifactory` from 5.2.0 to 5.2.2 Updates `com.google.cloud:libraries-bom` from 26.40.0 to 26.42.0 - [Release notes](https://github.com/googleapis/java-cloud-bom/releases) - [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json) - [Commits](googleapis/java-cloud-bom@v26.40.0...v26.42.0) Updates `org.springframework:spring-context` from 6.1.8 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.8...v6.1.10) Updates `org.springframework:spring-web` from 6.1.8 to 6.1.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.8...v6.1.10) Updates `org.springframework.shell:spring-shell-starter` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-shell/releases) - [Commits](spring-projects/spring-shell@v3.2.5...v3.3.1) Updates `org.springframework.boot` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.1) Updates `com.azure:azure-messaging-servicebus` from 7.17.0 to 7.17.1 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-messaging-servicebus_7.17.0...azure-messaging-servicebus_7.17.1) Updates `com.azure:azure-identity` from 1.12.1 to 1.13.0 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.12.1...azure-core_1.13.0) Updates `io.netty:netty-bom` from 4.1.110.Final to 4.1.111.Final - [Commits](netty/netty@netty-4.1.110.Final...netty-4.1.111.Final) --- updated-dependencies: - dependency-name: com.jfrog.artifactory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: com.google.cloud:libraries-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: org.springframework.shell:spring-shell-starter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: com.azure:azure-messaging-servicebus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: com.azure:azure-identity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Set commons-compress to 1.25 for compatibilty with the spring boot plugin (see spring-projects/spring-pulsar#560) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: aherbst-broad <[email protected]>
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.
This commit adds
org.apache.commmons:commons-compress:1.25.0
to the buildSrc dependencies to ensure the same version required by the Spring Boot plugin (1.25.0) is used.See spring-projects/spring-boot#39148 (comment)