nielsbasjes commented on a change in pull request #11592:
[FLINK-16871][runtime] Make more build time information available at runtime
URL: https://github.com/apache/flink/pull/11592#discussion_r405297727
##########
File path: pom.xml
##########
@@ -1811,14 +1811,18 @@ under the License.
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
- <!-- Don't use 2.1.14 as it is
incompatible with various maven versions -->
- <version>2.1.10</version>
+ <version>4.0.0</version>
Review comment:
I generally update dependencies when the result still works.
In this case there were also a few CVEs that were fixed and more
compatibility in building in the various clouds:
https://github.com/git-commit-id/git-commit-id-maven-plugin/issues?q=milestone%3A4.0.0
----------------------------------------------------------------
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