Skip to content

Commit

Permalink
Merge pull request #22 from Skullians/dependabot/maven/yaml-4c4f68babd
Browse files Browse the repository at this point in the history
Bump org.yaml:snakeyaml from 2.2 to 2.3 in the yaml group
  • Loading branch information
Skullians authored Sep 2, 2024
2 parents 9678719 + e4c78de commit fb84fe8
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>2.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fb84fe8

Please sign in to comment.