Skip to content

Commit

Permalink
Merge pull request #345 from AuthMe/dependabot/maven/dependencies/org…
Browse files Browse the repository at this point in the history
….yaml-snakeyaml-2.1
  • Loading branch information
ljacqu authored Aug 7, 2023
2 parents 6841c0d + cd97b76 commit 2f6677d
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 @@ -186,7 +186,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>2.1</version>
</dependency>

<!-- Annotations for @NotNull and @Nullable -->
Expand Down

0 comments on commit 2f6677d

Please sign in to comment.