Skip to content

Commit 50bd6a4

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump org.snakeyaml:snakeyaml-engine from 2.10 to 3.0
Bumps [org.snakeyaml:snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.10 to 3.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-3.0..snakeyaml-engine-2.10) --- updated-dependencies: - dependency-name: org.snakeyaml:snakeyaml-engine dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd7ebe7 commit 50bd6a4

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.snakeyaml</groupId>
118118
<artifactId>snakeyaml-engine</artifactId>
119-
<version>2.10</version>
119+
<version>3.0</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)