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

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


The following commit(s) were added to refs/heads/master by this push:
     new 58ab9eeed Bump org.yaml:snakeyaml from 2.2 to 2.6 in /examples (#8560)
58ab9eeed is described below

commit 58ab9eeed64e3e56e45d808543f2632cd8eacc8a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:10:21 2026 +0200

    Bump org.yaml:snakeyaml from 2.2 to 2.6 in /examples (#8560)
    
    Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 
2.2 to 2.6.
    - 
[Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.2)
    
    ---
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff2859b54..2f5a84842 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
         <commons-cli.version>1.11.0</commons-cli.version>
         <curator.version>5.9.0</curator.version>
         <jetty.version>12.1.8</jetty.version>
-        <snakeyaml.version>2.2</snakeyaml.version>
+        <snakeyaml.version>2.6</snakeyaml.version>
         <httpclient.version>4.5.14</httpclient.version>
         <httpclient.core.version>4.4.16</httpclient.core.version>
         <jctools.version>4.0.6</jctools.version>

Reply via email to