Skip to content

Commit

Permalink
Bump snakeyaml-engine from 2.4 to 2.5 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 4, 2022
1 parent cb376ef commit 8314805
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 @@ -101,7 +101,7 @@
<dependency>
<groupId>org.snakeyaml</groupId>
<artifactId>snakeyaml-engine</artifactId>
<version>2.4</version>
<version>2.5</version>
</dependency>
<dependency>
<groupId>org.commonmark</groupId>
Expand Down

0 comments on commit 8314805

Please sign in to comment.