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 3a16e82  Bump snakeyaml from 1.29 to 1.30 (#231)
3a16e82 is described below

commit 3a16e820fc303316aeca1fff661e491bd17beea2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 28 13:13:37 2021 -0800

    Bump snakeyaml from 1.29 to 1.30 (#231)
    
    Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.29 to 
1.30.
    - 
[Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.30..snakeyaml-1.29)
    
    ---
    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 c684ee8..91e6f5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -575,7 +575,7 @@
       <dependency>
         <groupId>org.yaml</groupId>
         <artifactId>snakeyaml</artifactId>
-        <version>1.29</version>
+        <version>1.30</version>
       </dependency>
 
       <!-- BEGIN: Test Dependencies -->

Reply via email to