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

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new fc85ce0bbe Bump snakeyaml from 1.31 to 1.32 to solve CVE-2022-38752 
(#3491)
fc85ce0bbe is described below

commit fc85ce0bbe9e1e33a6e92a6eebab432eadb4e34e
Author: Tian Luo <[email protected]>
AuthorDate: Fri Sep 16 08:49:47 2022 +0800

    Bump snakeyaml from 1.31 to 1.32 to solve CVE-2022-38752 (#3491)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 135152e1da..44eb93c711 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
     <rocksdb.version>6.29.4.1</rocksdb.version>
     <shrinkwrap.version>3.0.1</shrinkwrap.version>
     <slf4j.version>1.7.32</slf4j.version>
-    <snakeyaml.version>1.31</snakeyaml.version>
+    <snakeyaml.version>1.32</snakeyaml.version>
     <spotbugs-annotations.version>4.6.0</spotbugs-annotations.version>
     <javax-annotations-api.version>1.3.2</javax-annotations-api.version>
     <testcontainers.version>1.15.1</testcontainers.version>

Reply via email to