We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f973c5f commit 739cfb4Copy full SHA for 739cfb4
apache-nifi.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: apache-nifi
3
- version: "2.6.0"
4
- epoch: 2 # GHSA-25qh-j22f-pwp8
+ version: "2.7.0"
+ epoch: 0 # GHSA-25qh-j22f-pwp8
5
description: Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
6
copyright:
7
- license: Apache-2.0
@@ -50,7 +50,7 @@ pipeline:
50
with:
51
repository: https://github.com/apache/nifi
52
tag: rel/nifi-${{package.version}}
53
- expected-commit: 27bdbfda4d8dec2006b8b279db790faf172e76fd
+ expected-commit: 46e83d2aea47dd4285a667f7fdb93b40bb1198c3
54
55
- uses: maven/pombump
56
0 commit comments