Skip to content

Commit 1ded5cc

Browse files
authored
Merge pull request #176 from git-commit-id/dependabot/maven/org.yaml-snakeyaml-2.3
build(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
2 parents 6ca63ca + 6f736b8 commit 1ded5cc

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

254254
<!-- Test stuff -->

0 commit comments

Comments
 (0)