Samrat002 commented on code in PR #51:
URL:
https://github.com/apache/flink-connector-aws/pull/51#discussion_r1093003763
##########
pom.xml:
##########
@@ -318,7 +318,7 @@ under the License.
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
- <version>3.11.4</version>
+ <version>3.21.7</version>
Review Comment:
[query]
- why we are upgrading it to `3.21.7` instead of most recent available
version is `3.21.12` ?
https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/3.21.12
Is there any specific reason to keep it to `3.21.7` ?
--
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]