jtstorck commented on a change in pull request #3547: NIFI-5254 Update Groovy
dependecies to version 2.5.4
URL: https://github.com/apache/nifi/pull/3547#discussion_r302346868
##########
File path: pom.xml
##########
@@ -455,6 +492,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
+ <version>3.8.0</version>
Review comment:
Most likely because I either didn't realize 3.8.1 was released, or at the
time I made the original update to use 3.8.0 in PR 3404 (since the majority of
the pom and code changes were from that PR), that was the latest version of the
plugin. Either way, I can update this PR to use 3.8.1.
----------------------------------------------------------------
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