Skip to content

Commit 248cd4c

Browse files
Bump org.yaml:snakeyaml from 2.0 to 2.2
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1af853 commit 248cd4c

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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>org.yaml</groupId>
211211
<artifactId>snakeyaml</artifactId>
212-
<version>2.0</version>
212+
<version>2.2</version>
213213
</dependency>
214214

215215
<!-- Test stuff -->

0 commit comments

Comments
 (0)