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

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


The following commit(s) were added to refs/heads/master by this push:
     new 893dd6c  Bump snakeyaml from 1.26 to 1.29 (#201)
893dd6c is described below

commit 893dd6ce4d702330bc5637d69ecd0ad3ff9ebb28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 29 17:56:58 2021 -0700

    Bump snakeyaml from 1.26 to 1.29 (#201)
    
    Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.26 to 1.29.
    - 
[Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.29..snakeyaml-1.26)
    
    ---
    updated-dependencies:
    - dependency-name: org.yaml:snakeyaml
      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 55e7ce2..d1d36f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -574,7 +574,7 @@
       <dependency>
         <groupId>org.yaml</groupId>
         <artifactId>snakeyaml</artifactId>
-        <version>1.26</version>
+        <version>1.29</version>
       </dependency>
 
       <!-- BEGIN: Test Dependencies -->

Reply via email to