Skip to content
Open
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 druid.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: druid
version: "35.0.1"
epoch: 1 # GHSA-84h7-rjj3-6jx4
epoch: 2 # GHSA-vc5p-v9hr-52mj
description: Apache Druid is a high performance real-time analytics database.
copyright:
- license: Apache-2.0
Expand Down
3 changes: 3 additions & 0 deletions druid/pombump-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ patches:
- groupId: org.bouncycastle
artifactId: bcpkix-jdk18on
version: "1.79"
- groupId: org.apache.logging.log4j
artifactId: log4j-core
version: 2.25.3
Loading