Skip to content

Commit f8b3a04

Browse files
authored
Merge pull request #265 from pkiraly/snyk-upgrade-482be540510cd4eb2138730eb91a8d3a
[Snyk] Upgrade org.yaml:snakeyaml from 2.4 to 2.5
2 parents b32ee7f + ac34e97 commit f8b3a04

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
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>org.yaml</groupId>
181181
<artifactId>snakeyaml</artifactId>
182-
<version>2.4</version>
182+
<version>2.5</version>
183183
</dependency>
184184
<!-- command line interface -->
185185
<dependency>

0 commit comments

Comments
 (0)