mirror of https://github.com/apache/nifi.git
NIFI-12398 Upgraded Derby from 10.16.1.1 to 10.17.1.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #8058.
This commit is contained in:
parent
6617fe8fe2
commit
e68c384c12
2
pom.xml
2
pom.xml
|
@ -127,7 +127,7 @@
|
|||
<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>
|
||||
<derby.version>10.17.1.0</derby.version>
|
||||
<ranger.version>2.4.0</ranger.version>
|
||||
<jetty.version>10.0.18</jetty.version>
|
||||
<jackson.bom.version>2.15.3</jackson.bom.version>
|
||||
|
|
Loading…
Reference in New Issue