Skip to content

Commit 4697c41

Browse files
Bump snakeyaml-engine from 2.5 to 2.6 (#499)
Bumps [snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.5 to 2.6. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-2.6..snakeyaml-engine-2.5) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael R. Crusoe <[email protected]>
1 parent 243282c commit 4697c41

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.5</version>
99+
<version>2.6</version>
100100
</dependency>
101101
<!-- GraphViz/dot -->
102102
<dependency>

0 commit comments

Comments
 (0)