Skip to content

Commit

Permalink
Merge pull request #1160 from opensrp/yaml-lib-upgrade
Browse files Browse the repository at this point in the history
Upgrade snakeyaml version to 1.33
  • Loading branch information
Rkareko authored Nov 8, 2022
2 parents f1a0409 + 4b2120f commit bd07483
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 @@ -354,7 +354,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.26</version>
<version>1.33</version>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
Expand Down

0 comments on commit bd07483

Please sign in to comment.