Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit e48fbb1

Browse files
Bump snakeyaml from 1.24 to 1.31 (#12)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.24 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.24) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ee5f9 commit e48fbb1

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.yaml</groupId>
3838
<artifactId>snakeyaml</artifactId>
39-
<version>1.24</version>
39+
<version>1.31</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)