Skip to content

Commit 41e1307

Browse files
authored
Merge pull request #492 from AuthMe/dependabot/maven/dependencies/org.yaml-snakeyaml-2.5
Bump org.yaml:snakeyaml from 2.4 to 2.5
2 parents 9a86c99 + 077bbad commit 41e1307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>org.yaml</groupId>
188188
<artifactId>snakeyaml</artifactId>
189-
<version>2.4</version>
189+
<version>2.5</version>
190190
</dependency>
191191

192192
<!-- TypeInfo and other utils -->

0 commit comments

Comments
 (0)