Skip to content

Commit 685a112

Browse files
Bump org.yaml:snakeyaml from 1.31 to 2.0 in /plugins/json (#634)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.31) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3a750a commit 685a112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.yaml</groupId>
7575
<artifactId>snakeyaml</artifactId>
76-
<version>1.31</version>
76+
<version>2.0</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>kg.apc</groupId>

0 commit comments

Comments
 (0)