kevdoran commented on a change in pull request #212: NIFIREG-300 Added
nifi-registry-revision modules containg NiFi's Revi…
URL: https://github.com/apache/nifi-registry/pull/212#discussion_r313480416
##########
File path: pom.xml
##########
@@ -94,13 +94,14 @@
<jetty.version>9.4.19.v20190610</jetty.version>
<jax.rs.api.version>2.1</jax.rs.api.version>
<jersey.version>2.27</jersey.version>
- <jackson.version>2.9.8</jackson.version>
- <spring.boot.version>2.1.3.RELEASE</spring.boot.version>
- <spring.security.version>5.1.3.RELEASE</spring.security.version>
- <flyway.version>5.2.1</flyway.version>
+ <jackson.version>2.9.9</jackson.version>
+ <spring.boot.version>2.1.6.RELEASE</spring.boot.version>
+ <spring.security.version>5.1.5.RELEASE</spring.security.version>
+ <flyway.version>5.2.4</flyway.version>
Review comment:
Do any of these dep version changes require NOTICE file changes? not sure if
we mention version numbers there or not.
----------------------------------------------------------------
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]
With regards,
Apache Git Services