Skip to content

Commit 91516fd

Browse files
Bump org.yaml:snakeyaml from 2.5 to 2.6 (#313)
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 b5f8110 commit 91516fd

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.yaml</groupId>
6464
<artifactId>snakeyaml</artifactId>
65-
<version>2.5</version>
65+
<version>2.6</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.commonmark</groupId>

0 commit comments

Comments
 (0)