Skip to content

Commit dd683cf

Browse files
dependabot[bot]kinow
authored andcommitted
build(deps): bump org.snakeyaml:snakeyaml-engine from 2.7 to 2.8
Bumps [org.snakeyaml:snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.7 to 2.8. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-2.8..snakeyaml-engine-2.7) --- updated-dependencies: - dependency-name: org.snakeyaml:snakeyaml-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b58db21 commit dd683cf

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.snakeyaml</groupId>
9898
<artifactId>snakeyaml-engine</artifactId>
99-
<version>2.7</version>
99+
<version>2.8</version>
100100
</dependency>
101101
<!-- GraphViz/dot -->
102102
<dependency>

0 commit comments

Comments
 (0)