This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 84ad3cc2b9b Bump org.yaml:snakeyaml from 2.6 to 2.7 (#19445)
84ad3cc2b9b is described below
commit 84ad3cc2b9bf224a2389751b755277b2ca96a155
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 11:12:16 2026 -0700
Bump org.yaml:snakeyaml from 2.6 to 2.7 (#19445)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 10eedc3643f..889bf59ad29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
<prometheus.metrics.version>1.8.0</prometheus.metrics.version>
<fastutil.version>8.5.19</fastutil.version>
<disruptor.version>4.0.0</disruptor.version>
- <snakeyaml.version>2.6</snakeyaml.version>
+ <snakeyaml.version>2.7</snakeyaml.version>
<hadoop-shaded-protobuf_3_25.version>1.5.0</hadoop-shaded-protobuf_3_25.version>
<clearspring-stream-lib.version>2.9.8</clearspring-stream-lib.version>
<datasketches-java.version>9.0.0</datasketches-java.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]