Skip to content

Commit 27f56a3

Browse files
authored
Merge pull request #347 from neicnordic/dependabot/maven/org.yaml-snakeyaml-2.4
Bump org.yaml:snakeyaml from 2.3 to 2.4
2 parents 889077f + 57317fa commit 27f56a3

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
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>org.yaml</groupId>
141141
<artifactId>snakeyaml</artifactId>
142-
<version>2.3</version>
142+
<version>2.4</version>
143143
</dependency>
144144
</dependencies>
145145

0 commit comments

Comments
 (0)