Skip to content

Commit 28311b9

Browse files
authored
Merge pull request #145 from pkiraly/snyk-upgrade-553d719a086c14aabb5841bfa9ac5e2a
[Snyk] Upgrade org.yaml:snakeyaml from 2.1 to 2.2
2 parents 6027fa2 + 36699f6 commit 28311b9

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
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.yaml</groupId>
146146
<artifactId>snakeyaml</artifactId>
147-
<version>2.1</version>
147+
<version>2.2</version>
148148
</dependency>
149149
<!-- command line interface -->
150150
<dependency>

0 commit comments

Comments
 (0)