Skip to content

Commit f0d3922

Browse files
fix(deps): update dependency org.yaml:snakeyaml to v2.6
1 parent 480a1e5 commit f0d3922

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.yaml</groupId>
104104
<artifactId>snakeyaml</artifactId>
105-
<version>2.5</version>
105+
<version>2.6</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>com.yegor256</groupId>

0 commit comments

Comments
 (0)