Skip to content

Commit 4f64063

Browse files
authored
Merge pull request #81 from git-commit-id/dependabot/maven/org.yaml-snakeyaml-2.2
Bump org.yaml:snakeyaml from 2.0 to 2.2
2 parents e385f0e + 248cd4c commit 4f64063

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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>org.yaml</groupId>
211211
<artifactId>snakeyaml</artifactId>
212-
<version>2.0</version>
212+
<version>2.2</version>
213213
</dependency>
214214

215215
<!-- Test stuff -->

0 commit comments

Comments
 (0)