You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/02/02 16:33:12 UTC

[GitHub] [ignite-3] vveider commented on a change in pull request #617: IGNITE-16445 Always specify charset explicitly

vveider commented on a change in pull request #617:
URL: https://github.com/apache/ignite-3/pull/617#discussion_r797796643



##########
File path: parent/pom.xml
##########
@@ -109,6 +109,7 @@
         <maven.source.plugin.version>3.2.1</maven.source.plugin.version>
         <maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
         <maven.exec.plugin.version>3.0.0</maven.exec.plugin.version>
+        <maven.modernizer.plugin.version>2.3.0</maven.modernizer.plugin.version>

Review comment:
       Plugin version should be ABC sorted

##########
File path: parent/pom.xml
##########
@@ -109,6 +109,7 @@
         <maven.source.plugin.version>3.2.1</maven.source.plugin.version>
         <maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
         <maven.exec.plugin.version>3.0.0</maven.exec.plugin.version>
+        <maven.modernizer.plugin.version>2.3.0</maven.modernizer.plugin.version>

Review comment:
       Plugin versions should be ABC sorted




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

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org