Skip to content

Commit 90e0a5e

Browse files
Bump snakeyaml from 1.31 to 1.32
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.31) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa7465a commit 90e0a5e

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
@@ -232,7 +232,7 @@
232232
<dependency>
233233
<groupId>org.yaml</groupId>
234234
<artifactId>snakeyaml</artifactId>
235-
<version>1.31</version>
235+
<version>1.32</version>
236236
</dependency>
237237
<dependency>
238238
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)