Skip to content

Commit d1eaa84

Browse files
build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 (#1133)
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 614a837 commit d1eaa84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.yaml</groupId>
7676
<artifactId>snakeyaml</artifactId>
77-
<version>2.5</version>
77+
<version>2.6</version>
7878
</dependency>
7979

8080
<dependency>

0 commit comments

Comments
 (0)