Skip to content

Commit 95a62d4

Browse files
authored
Merge pull request #207 from git-commit-id/dependabot/maven/org.yaml-snakeyaml-2.4
build(deps): bump org.yaml:snakeyaml from 2.3 to 2.4
2 parents fe00206 + 91ce0c5 commit 95a62d4

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.3</version>
251+
<version>2.4</version>
252252
</dependency>
253253

254254
<!-- Test stuff -->

0 commit comments

Comments
 (0)