You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/23 14:01:53 UTC

[GitHub] [flink] snuyanzin commented on a diff in pull request #21377: [FLINK-30175][Build] Bump snakeyaml from 1.31 to 1.32

snuyanzin commented on code in PR #21377:
URL: https://github.com/apache/flink/pull/21377#discussion_r1030480628


##########
pom.xml:
##########
@@ -879,7 +879,7 @@ under the License.
 				<!-- Bumped for security purposes and making it work with Jackson dependencies (2.10.1) -->
 				<groupId>org.yaml</groupId>
 				<artifactId>snakeyaml</artifactId>
-				<version>1.31</version>
+				<version>1.32</version>

Review Comment:
   Shouldn't it be better updated to 1.33?



-- 
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: issues-unsubscribe@flink.apache.org

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