Skip to content

Commit e8cb476

Browse files
authored
Merge pull request #283 from git-commit-id/dependabot/maven/org.yaml-snakeyaml-2.6
build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6
2 parents 82546b0 + 05b0e13 commit e8cb476

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
@@ -248,7 +248,7 @@
248248
<dependency>
249249
<groupId>org.yaml</groupId>
250250
<artifactId>snakeyaml</artifactId>
251-
<version>2.5</version>
251+
<version>2.6</version>
252252
</dependency>
253253

254254
<!-- Test stuff -->

0 commit comments

Comments
 (0)