Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion celeborn-0.5.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: celeborn-0.5
version: 0.5.4
epoch: 6
epoch: 7 # GHSA-3p8m-j85q-pgmj
description: "Apache Celeborn - A Remote Shuffle Service for Distributed Data Processing Engines"
copyright:
- license: Apache-2.0
Expand Down
3 changes: 3 additions & 0 deletions celeborn-0.5/pombump-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ patches:
- groupId: com.fasterxml.jackson.core
artifactId: jackson-core
version: 2.13.0
- groupId: io.netty
artifactId: netty-codec
version: 4.1.125.Final
Loading