yuxiqian commented on code in PR #4187:
URL: https://github.com/apache/flink-cdc/pull/4187#discussion_r2646663298
##########
pom.xml:
##########
@@ -465,7 +473,7 @@ limitations under the License.
<configuration>
<java>
<googleJavaFormat>
- <version>1.7</version>
+ <version>1.10.0</version>
Review Comment:
nit: It's ideal to follow Flink code format style (AOSP 1.24.0).
As that would result in changes in many files, we could do it later.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]