mirror of https://github.com/apache/nifi.git
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:
parent
3c5b997ce7
commit
abc841e49c
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue