Skip to content

Commit bbc68bc

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump snakeyaml-engine from 2.5 to 2.6
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]>
1 parent 03411ff commit bbc68bc

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.snakeyaml</groupId>
107107
<artifactId>snakeyaml-engine</artifactId>
108-
<version>2.5</version>
108+
<version>2.6</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)