Skip to content

Commit f2ede5c

Browse files
authored
Merge pull request #48 from akardapolov/dependabot/maven/org.yaml-snakeyaml-1.26
build(deps): bump snakeyaml from 1.25 to 1.26
2 parents 0c5a504 + d6d2b7b commit f2ede5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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>1.25</version>
105+
<version>1.26</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)