Skip to content

Commit 31d3c95

Browse files
dependabot[bot]kinow
authored andcommitted
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 e1ec799 commit 31d3c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.snakeyaml</groupId>
100100
<artifactId>snakeyaml-engine</artifactId>
101-
<version>2.7</version>
101+
<version>2.8</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)