Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upodate snakeyaml dependency to 1.31

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
(cherry picked from commit d1af4a6)

Co-authored-by: Andrew Coleman <andrew_coleman@uk.ibm.com>
  • Loading branch information
mergify[bot] and andrew-coleman committed Sep 7, 2022
1 parent fddd131 commit 446076a
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 @@ -214,7 +214,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.31</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.miracl.milagro.amcl/milagro-crypto-java -->
Expand Down

0 comments on commit 446076a

Please sign in to comment.