This is an automated email from the ASF dual-hosted git repository.

tison pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev by this push:
     new 8849282d9 issue-1547: snakeyaml 1.31 (#1548)
8849282d9 is described below

commit 8849282d9f811472ca4607d13184a81d8ba85b34
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Sep 8 03:05:00 2022 +0100

    issue-1547: snakeyaml 1.31 (#1548)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6d7098679..783c8565f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
         <caffeine.version>2.8.6</caffeine.version>
         <mysql.version>8.0.16</mysql.version>
         <hikariCP.version>3.4.5</hikariCP.version>
-        <snakeyaml.version>1.29</snakeyaml.version>
+        <snakeyaml.version>1.31</snakeyaml.version>
         <json4s-jackson.version>3.7.0-M2</json4s-jackson.version>
         <hbase-client.version>1.3.5</hbase-client.version>
         <commons-cli.version>1.3.1</commons-cli.version>

Reply via email to