mirror of https://github.com/apache/nifi.git
NIFI-9743 Upgraded Jetty from 9.4.44 to 9.4.45
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #5819.
This commit is contained in:
parent
53a35ae4c9
commit
cf7af1b463
2
pom.xml
2
pom.xml
|
@ -105,7 +105,7 @@
|
|||
<org.bouncycastle.version>1.70</org.bouncycastle.version>
|
||||
<org.slf4j.version>1.7.35</org.slf4j.version>
|
||||
<ranger.version>2.1.0</ranger.version>
|
||||
<jetty.version>9.4.44.v20210927</jetty.version>
|
||||
<jetty.version>9.4.45.v20220203</jetty.version>
|
||||
<jackson.version>2.13.1</jackson.version>
|
||||
<jaxb.runtime.version>2.3.5</jaxb.runtime.version>
|
||||
<jakarta.xml.bind-api.version>2.3.3</jakarta.xml.bind-api.version>
|
||||
|
|
Loading…
Reference in New Issue