Skip to content

Commit bde4cb4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modello-plugins/modello-plugin-snakeyaml

modello-plugins/modello-plugin-snakeyaml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.yaml</groupId>
2626
<artifactId>snakeyaml</artifactId>
27-
<version>2.5</version>
27+
<version>2.6</version>
2828
</dependency>
2929
<!-- needed for modello compiler test(inside)-->
3030
<dependency>

0 commit comments

Comments
 (0)