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



##########
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:
       Could we possibly get rid of `jackson-databind.version` now? I think we 
didn't originally have that, but at one point there was a special fourth digit 
release of `jackson-databind` that didn't exist for `jackson-core`. Seems like 
now we could possibly get them back in sync.




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