Skip to content

Commit

Permalink
Merge pull request #141 from pkiraly/snyk-upgrade-8eede5194d288afc819…
Browse files Browse the repository at this point in the history
…f07c64bb820a2

[Snyk] Upgrade org.yaml:snakeyaml from 2.0 to 2.1
  • Loading branch information
pkiraly authored Sep 18, 2023
2 parents 9b20666 + eddc75c commit 6027fa2
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 @@ -144,7 +144,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>2.1</version>
</dependency>
<!-- command line interface -->
<dependency>
Expand Down

0 comments on commit 6027fa2

Please sign in to comment.