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 73b5e56253 Revert "snakeyaml 1.32"
73b5e56253 is described below

commit 73b5e56253f2b99ea91731066b22f48e8f94374f
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Sep 13 22:40:55 2022 +0100

    Revert "snakeyaml 1.32"
    
    This reverts commit 9a79065821c62f57d51a84dec108d32c7a68c7d4.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf45c3f461..512de04338 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.32</snakeyaml.version>
+    <snakeyaml.version>1.31</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>

Reply via email to