Skip to content

Commit

Permalink
cassandra-reaper/3.7.0 package update (#34232)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: Ritwik Srinivas <ritwikrsrinivas@gmail.com>
  • Loading branch information
3 people authored Nov 15, 2024
1 parent cee3df3 commit fe29f34
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 43 deletions.
9 changes: 4 additions & 5 deletions cassandra-reaper.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: cassandra-reaper
version: 3.6.1
version: 3.7.0
epoch: 0
description: Automated Repair Awesomeness for Apache Cassandra
copyright:
Expand Down Expand Up @@ -34,11 +34,10 @@ pipeline:
with:
repository: https://github.com/thelastpickle/cassandra-reaper
tag: ${{package.version}}
expected-commit: c98903c9d4b65b1ad1f6566498865524681239c7
expected-commit: 46356166424bf1822442f78c5373b4959e8af46c

- uses: patch
with:
patches: upgrade-deps.patch
- uses: maven/pombump
working-directory: src/server

# Install native binary JAR to $HOME/.m2 so it can be used later
- runs: |
Expand Down
7 changes: 7 additions & 0 deletions cassandra-reaper/src/server/pombump-deps.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
patches:
- groupId: org.yaml
artifactId: snakeyaml
version: 1.33
- groupId: io.netty
artifactId: netty-handler
version: 4.1.115.Final
38 changes: 0 additions & 38 deletions cassandra-reaper/upgrade-deps.patch

This file was deleted.

0 comments on commit fe29f34

Please sign in to comment.