Skip to content

Commit

Permalink
fix: upgrade org.yaml:snakeyaml from 2.2 to 2.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.yaml:snakeyaml from 2.2 to 2.3.

See this package in maven:
org.yaml:snakeyaml

See this project in Snyk:
https://app.snyk.io/org/laffer1/project/92d1562f-6614-4887-91ed-664c62e4bf84?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 26, 2024
1 parent aa5aa75 commit 2b08d59
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>2.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2b08d59

Please sign in to comment.