Skip to content

Commit

Permalink
Update SnakeYAML because of security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauriichan committed Dec 8, 2021
1 parent 587c416 commit e254717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.25</version>
<version>1.29</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit e254717

Please sign in to comment.