Skip to content

Commit a53f39c

Browse files
committed
Update dependency org.yaml:snakeyaml to v2.1
1 parent 60c18fd commit a53f39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-management-library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.yaml</groupId>
7171
<artifactId>snakeyaml</artifactId>
72-
<version>2.0</version>
72+
<version>2.1</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)