Skip to content

Commit

Permalink
Merge pull request #499 from okta/dependabot/maven/org.yaml-snakeyaml…
Browse files Browse the repository at this point in the history
…-2.2

Bump org.yaml:snakeyaml from 2.0 to 2.2
  • Loading branch information
arvindkrishnakumar-okta authored Jan 31, 2024
2 parents b5a5f8c + 4225dab commit 0f3c641
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>2.2</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 0f3c641

Please sign in to comment.