leosanqing commented on code in PR #5379:
URL: https://github.com/apache/inlong/pull/5379#discussion_r946304458


##########
pom.xml:
##########
@@ -250,6 +251,8 @@
         <HikariCP.version>4.0.3</HikariCP.version>
         <caffeine.version>2.9.3</caffeine.version>
         <kafka.clients.version>3.0.0</kafka.clients.version>
+        <!-- JDK1.8 only support google java format 1.7-->
+        <google.java.format.version>1.7</google.java.format.version>

Review Comment:
   I can't find a version that says that jdk8 only supports 
google-java-format1.7 in the official documentation, can you provide the link?  
thx



-- 
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: commits-unsubscr...@inlong.apache.org

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

Reply via email to