mirror of https://github.com/apache/nifi.git
NIFI-8724 Upgraded Bouncy Castle to 1.69
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #5177
This commit is contained in:
parent
9744644b9d
commit
006e3498b7
2
pom.xml
2
pom.xml
|
@ -92,7 +92,7 @@
|
|||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<inceptionYear>2014</inceptionYear>
|
||||
<okhttp.version>4.9.1</okhttp.version>
|
||||
<org.bouncycastle.version>1.68</org.bouncycastle.version>
|
||||
<org.bouncycastle.version>1.69</org.bouncycastle.version>
|
||||
<org.slf4j.version>1.7.30</org.slf4j.version>
|
||||
<ranger.version>2.1.0</ranger.version>
|
||||
<jetty.version>9.4.42.v20210604</jetty.version>
|
||||
|
|
Loading…
Reference in New Issue