Skip to content

Commit

Permalink
reverted snakeyaml to older version
Browse files Browse the repository at this point in the history
  • Loading branch information
avneesh-akto committed Jul 18, 2023
1 parent fb47c18 commit 62ad839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>1.33</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 62ad839

Please sign in to comment.