Skip to content

Commit

Permalink
Merge pull request #181 from sstrickx/dependabot/maven/org.yaml-snake…
Browse files Browse the repository at this point in the history
…yaml-1.26

Bump snakeyaml from 1.17 to 1.26
  • Loading branch information
sstrickx authored May 16, 2022
2 parents 1ef5502 + 4de98d9 commit 39abcb4
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 39abcb4

Please sign in to comment.