Skip to content
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
merged 1 commit into from
Feb 1, 2024

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Feb 1, 2024

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)

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.
@onobc onobc merged commit 0d59e2b into spring-projects:main Feb 1, 2024
@onobc onobc deleted the add-commons-compress-buildSrc branch February 1, 2024 04:58
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant