Skip to content

Commit

Permalink
Bump io.jenkins.plugins:commons-compress-api from 1.26.1-2 to 1.27.1-…
Browse files Browse the repository at this point in the history
…1 in /bom-weekly (#4097)

* Bump io.jenkins.plugins:commons-compress-api in /bom-weekly

Bumps [io.jenkins.plugins:commons-compress-api](https://github.com/jenkinsci/commons-compress-api-plugin) from 1.26.1-2 to 1.27.1-1.
- [Release notes](https://github.com/jenkinsci/commons-compress-api-plugin/releases)
- [Commits](jenkinsci/commons-compress-api-plugin@commons-compress-api-1.26.1-2...commons-compress-api-1.27.1-1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:commons-compress-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Pin commons-compress-api 1.26.1-2 for 2.479.x and earlier

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <[email protected]>
Co-authored-by: Mark Waite <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent dee707f commit 9b7d79d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.479.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
<artifactId>analysis-model-api</artifactId>
<version>12.4.0</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>commons-compress-api</artifactId>
<version>1.26.1-2</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>warnings-ng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>commons-compress-api</artifactId>
<version>1.26.1-2</version>
<version>1.27.1-1</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit 9b7d79d

Please sign in to comment.