mirror of https://github.com/apache/nifi.git
NIFI-12391 Upgraded Bouncy Castle from 1.76 to 1.77
This closes #8051 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
d5c7fcb5dd
commit
89aef60fbe
2
pom.xml
2
pom.xml
|
@ -124,7 +124,7 @@
|
|||
<org.apache.commons.text.version>1.11.0</org.apache.commons.text.version>
|
||||
<org.apache.httpcomponents.httpclient.version>4.5.14</org.apache.httpcomponents.httpclient.version>
|
||||
<org.apache.httpcomponents.httpcore.version>4.4.16</org.apache.httpcomponents.httpcore.version>
|
||||
<org.bouncycastle.version>1.76</org.bouncycastle.version>
|
||||
<org.bouncycastle.version>1.77</org.bouncycastle.version>
|
||||
<testcontainers.version>1.19.1</testcontainers.version>
|
||||
<org.slf4j.version>2.0.9</org.slf4j.version>
|
||||
<derby.version>10.16.1.1</derby.version>
|
||||
|
|
Loading…
Reference in New Issue