Skip to content

Commit bcb6ab6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.yaml</groupId>
131131
<artifactId>snakeyaml</artifactId>
132-
<version>2.5</version>
132+
<version>2.6</version>
133133
<optional>true</optional>
134134
</dependency>
135135

0 commit comments

Comments
 (0)