NIFI-12431 Upgraded testcontainers from 1.19.1 to 1.19.3

This closes #8081

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-11-29 11:04:03 -05:00 committed by exceptionfactory
parent 6255a98b22
commit a36adfd6cf
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA

View File

@ -125,7 +125,7 @@
<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.77</org.bouncycastle.version>
<testcontainers.version>1.19.1</testcontainers.version>
<testcontainers.version>1.19.3</testcontainers.version>
<org.slf4j.version>2.0.9</org.slf4j.version>
<derby.version>10.17.1.0</derby.version>
<ranger.version>2.4.0</ranger.version>