Skip to content

Commit 25c6115

Browse files
Merge pull request #29 from GateNLP/dependabot/maven/org.yaml-snakeyaml-1.32
Bump snakeyaml from 1.19 to 1.32
2 parents f430e2f + e479e00 commit 25c6115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.yaml</groupId>
9696
<artifactId>snakeyaml</artifactId>
97-
<version>1.19</version>
97+
<version>1.32</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>junit</groupId>

0 commit comments

Comments
 (0)