Skip to content

Commit

Permalink
upgrade snakeyaml version (#1330)
Browse files Browse the repository at this point in the history
Signed-off-by: Larisa Bratean <[email protected]>

Co-authored-by: Larisa Bratean <[email protected]>
  • Loading branch information
larisabratean and Larisa Bratean authored Oct 11, 2021
1 parent bed6fd2 commit f49ec13
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 @@ -269,7 +269,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.25</version>
<version>1.29</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f49ec13

Please sign in to comment.