NIFI-12810 Upgraded SLF4J from 2.0.11 to 2.0.12

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

This closes #8421.
This commit is contained in:
exceptionfactory 2024-02-16 15:18:47 -06:00 committed by Pierre Villard
parent 3c5b997ce7
commit abc841e49c
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.bouncycastle.version>1.77</org.bouncycastle.version>
<testcontainers.version>1.19.4</testcontainers.version>
<org.slf4j.version>2.0.11</org.slf4j.version>
<org.slf4j.version>2.0.12</org.slf4j.version>
<com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version>
<derby.version>10.17.1.0</derby.version>
<jetty.version>12.0.6</jetty.version>