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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f82d21700b build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 
(#20207)
1f82d21700b is described below

commit 1f82d21700ba08bbfb3ee8685ccfe9fe2f4e19dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:25:52 2026 +0800

    build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 (#20207)
    
    * build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6
    
    Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 
2.5 to 2.6.
    - 
[Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.yaml:snakeyaml
      dependency-version: '2.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: update dependency license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 6 +++---
 pom.xml       | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 69d56d59abc..1102633296b 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1322,7 +1322,7 @@ name: org.yaml snakeyaml
 license_category: binary
 module: extensions-core/kubernetes-overlord-extensions
 license_name: Apache License version 2.0
-version: 2.5
+version: 2.6
 libraries:
   - org.yaml: snakeyaml
 
@@ -1332,7 +1332,7 @@ name: org.yaml snakeyaml
 license_category: binary
 module: extensions-core/kubernetes-extensions
 license_name: Apache License version 2.0
-version: 2.5
+version: 2.6
 libraries:
   - org.yaml: snakeyaml
 
@@ -3428,7 +3428,7 @@ name: org.yaml snakeyaml
 license_category: binary
 module: extensions/druid-protobuf-extensions
 license_name: Apache License version 2.0
-version: 2.5
+version: 2.6
 libraries:
   - org.yaml: snakeyaml
 
diff --git a/pom.xml b/pom.xml
index 0ab336909f7..2b120b3062d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1135,7 +1135,7 @@
             <dependency>
                 <groupId>org.yaml</groupId>
                 <artifactId>snakeyaml</artifactId>
-                <version>2.5</version>
+                <version>2.6</version>
             </dependency>
             <dependency>
                 <groupId>io.airlift</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to