This is an automated email from the ASF dual-hosted git repository.
jackie 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 f01db6fabf1 Bump org.yaml:snakeyaml from 2.5 to 2.6 (#17780)
f01db6fabf1 is described below
commit f01db6fabf1902019cff02d2790b5665e0468f93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 27 09:52:05 2026 -0800
Bump org.yaml:snakeyaml from 2.5 to 2.6 (#17780)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff848c16490..348d3e92692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -286,7 +286,7 @@
<prometheus.jmx-exporter-javaagent.version>0.20.0</prometheus.jmx-exporter-javaagent.version>
<fastutil.version>8.5.18</fastutil.version>
<disruptor.version>4.0.0</disruptor.version>
- <snakeyaml.version>2.5</snakeyaml.version>
+ <snakeyaml.version>2.6</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>6.2.0</datasketches-java.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]