Skip to content

Commit 0349c40

Browse files
Bump org.yaml:snakeyaml from 2.5 to 2.6 (#631)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 952f2ca commit 0349c40

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
@@ -232,7 +232,7 @@
232232
<dependency>
233233
<groupId>org.yaml</groupId>
234234
<artifactId>snakeyaml</artifactId>
235-
<version>2.5</version>
235+
<version>2.6</version>
236236
<optional>true</optional>
237237
</dependency>
238238
<dependency>

0 commit comments

Comments
 (0)