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:
exceptionfactory 2022-03-01 11:33:25 -06:00 committed by Pierre Villard
parent 53a35ae4c9
commit cf7af1b463
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -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>