Skip to content

Commit

Permalink
Bump snakeyaml from 1.9 to 1.26 (#5)
Browse files Browse the repository at this point in the history
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.9 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.9)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2021
1 parent cf14b6d commit e2dd274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.9</version>
<version>1.26</version>
</dependency>
<!--
<dependency>
Expand Down

0 comments on commit e2dd274

Please sign in to comment.