NIFI-12689 Upgraded Testcontainers from 1.19.3 to 1.19.4

This closes #8312

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2024-01-30 09:45:43 -05:00 committed by exceptionfactory
parent 304241f3c9
commit fa6560a374
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.3</testcontainers.version>
<testcontainers.version>1.19.4</testcontainers.version>
<org.slf4j.version>2.0.11</org.slf4j.version>
<com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version>
<derby.version>10.17.1.0</derby.version>