Skip to content

Commit 5ce4743

Browse files
Merge pull request #391 from alibaba/dependabot/maven/sandbox-core/org.yaml-snakeyaml-1.32
Bump snakeyaml from 1.31 to 1.32 in /sandbox-core
2 parents e929455 + 6fc6672 commit 5ce4743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>org.yaml</groupId>
174174
<artifactId>snakeyaml</artifactId>
175-
<version>1.31</version>
175+
<version>1.32</version>
176176
</dependency>
177177

178178
</dependencies>

0 commit comments

Comments
 (0)