NIFI-12652 Upgraded SLF4J from 2.0.9 to 2.0.11

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8283.
This commit is contained in:
exceptionfactory 2024-01-22 11:03:12 -06:00 committed by Pierre Villard
parent 93788f9281
commit a9f121c815
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<org.apache.httpcomponents.httpcore.version>4.4.16</org.apache.httpcomponents.httpcore.version> <org.apache.httpcomponents.httpcore.version>4.4.16</org.apache.httpcomponents.httpcore.version>
<org.bouncycastle.version>1.77</org.bouncycastle.version> <org.bouncycastle.version>1.77</org.bouncycastle.version>
<testcontainers.version>1.19.3</testcontainers.version> <testcontainers.version>1.19.3</testcontainers.version>
<org.slf4j.version>2.0.9</org.slf4j.version> <org.slf4j.version>2.0.11</org.slf4j.version>
<com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version> <com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version>
<derby.version>10.17.1.0</derby.version> <derby.version>10.17.1.0</derby.version>
<ranger.version>2.4.0</ranger.version> <ranger.version>2.4.0</ranger.version>