thenatog commented on a change in pull request #318:
URL: https://github.com/apache/nifi-registry/pull/318#discussion_r596221588



##########
File path: pom.xml
##########
@@ -92,11 +92,12 @@
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         <inceptionYear>2017</inceptionYear>
         <org.slf4j.version>1.7.30</org.slf4j.version>
-        <jetty.version>9.4.19.v20190610</jetty.version>
+        <jetty.version>9.4.38.v20210224</jetty.version>
         <jax.rs.api.version>2.1</jax.rs.api.version>
         <jersey.server.version>2.29.1</jersey.server.version>
         <jersey.client.version>2.28</jersey.client.version>
         <jackson.version>2.10.3</jackson.version>
+        <jackson-databind.version>2.9.10.8</jackson-databind.version>

Review comment:
       @bbende I'll see what I can do to remove the 'jackson-databind' version 
property for NiFi.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to