Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2021
1 parent 6fdf3aa commit 4de98d9
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.17</version>
<version>1.26</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4de98d9

Please sign in to comment.