Skip to content

Commit 58d5e9a

Browse files
Bump snakeyaml-engine from 2.3 to 2.4 (#92)
Bumps [snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.3 to 2.4. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/commits/tag/snakeyaml-engine-2.4) --- 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>
1 parent 1b53530 commit 58d5e9a

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.3</version>
108+
<version>2.4</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)