Skip to content

Commit

Permalink
[ACS-7676] Bump snakeyaml version from 1.32 to 2.2 (#2609)
Browse files Browse the repository at this point in the history
  • Loading branch information
aonych authored Apr 26, 2024
1 parent b0cb9c3 commit 128d45b
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 @@ -530,7 +530,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.32</version>
<version>2.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 128d45b

Please sign in to comment.