Skip to content

Commit

Permalink
Merge pull request #145 from pkiraly/snyk-upgrade-553d719a086c14aabb5…
Browse files Browse the repository at this point in the history
…841bfa9ac5e2a

[Snyk] Upgrade org.yaml:snakeyaml from 2.1 to 2.2
  • Loading branch information
pkiraly authored Sep 19, 2023
2 parents 6027fa2 + 36699f6 commit 28311b9
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.1</version>
<version>2.2</version>
</dependency>
<!-- command line interface -->
<dependency>
Expand Down

0 comments on commit 28311b9

Please sign in to comment.