mirror of https://github.com/apache/nifi.git
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:
parent
93788f9281
commit
a9f121c815
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.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>
|
||||
<derby.version>10.17.1.0</derby.version>
|
||||
<ranger.version>2.4.0</ranger.version>
|
||||
|
|
Loading…
Reference in New Issue