This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/master by this push:
new 9a79065821 snakeyaml 1.32
9a79065821 is described below
commit 9a79065821c62f57d51a84dec108d32c7a68c7d4
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Sep 13 22:40:10 2022 +0100
snakeyaml 1.32
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 512de04338..cf45c3f461 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
<libthrift.version>0.14.0</libthrift.version>
<derby.version>10.14.2.0</derby.version>
<commons.cli.version>1.4</commons.cli.version>
- <snakeyaml.version>1.31</snakeyaml.version>
+ <snakeyaml.version>1.32</snakeyaml.version>
<commons.lang3.version>3.10</commons.lang3.version>
<testcontainers.version>1.17.3</testcontainers.version>
<typesafe.config.version>1.4.2</typesafe.config.version>