You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2022/09/26 18:21:28 UTC

[pinot] branch master updated: Bump snakeyaml from 1.30 to 1.33 (#9464)

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

xiangfu 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 dd8397df96 Bump snakeyaml from 1.30 to 1.33 (#9464)
dd8397df96 is described below

commit dd8397df9607c191184b7e92e96f96f19c75b69e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Sep 26 11:21:21 2022 -0700

    Bump snakeyaml from 1.30 to 1.33 (#9464)
    
    Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.33.
    - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.30)
    
    ---
    updated-dependencies:
    - dependency-name: org.yaml:snakeyaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bab46df6b6..1610d5e682 100644
--- a/pom.xml
+++ b/pom.xml
@@ -648,7 +648,7 @@
       <dependency>
         <groupId>org.yaml</groupId>
         <artifactId>snakeyaml</artifactId>
-        <version>1.30</version>
+        <version>1.33</version>
       </dependency>
       <dependency>
         <groupId>org.xerial.larray</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org