Skip to content

Commit b4a0356

Browse files
authored
Merge pull request #1 from excel-code-generator/dependabot/maven/org.yaml-snakeyaml-1.32
Bump snakeyaml from 1.26 to 1.32
2 parents 8b68c70 + f50e1c7 commit b4a0356

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
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.yaml</groupId>
3131
<artifactId>snakeyaml</artifactId>
32-
<version>1.26</version>
32+
<version>1.32</version>
3333
</dependency>
3434
<!-- https://mvnrepository.com/artifact/org.json/json -->
3535
<dependency>

0 commit comments

Comments
 (0)