Skip to content

Commit e28b918

Browse files
Bump org.snakeyaml:snakeyaml-engine from 2.8 to 2.9 (#191)
Bumps [org.snakeyaml:snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.8 to 2.9. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-2.9..snakeyaml-engine-2.8) --- updated-dependencies: - dependency-name: org.snakeyaml:snakeyaml-engine 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 93e9e53 commit e28b918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.snakeyaml</groupId>
100100
<artifactId>snakeyaml-engine</artifactId>
101-
<version>2.8</version>
101+
<version>2.9</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)