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 apache-nifi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: apache-nifi
version: "2.7.2"
epoch: 0 # GHSA-84h7-rjj3-6jx4
epoch: 1 # GHSA-x44p-gvrj-pj2r
description: Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
copyright:
- license: Apache-2.0
Expand Down
3 changes: 3 additions & 0 deletions apache-nifi/pombump-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ patches:
- groupId: ch.qos.logback
artifactId: logback-core
version: 1.5.19
- groupId: software.amazon.encryption.s3
artifactId: amazon-s3-encryption-client-java
version: 4.0.0
Loading