Skip to content

Commit fe1f292

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump snakeyaml from 1.30 to 1.31
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.31. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.30) --- 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 4060a3c commit fe1f292

File tree

1 file changed

+1
-1
lines changed
  • modello-plugins/modello-plugin-snakeyaml

1 file changed

+1
-1
lines changed

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>1.30</version>
27+
<version>1.31</version>
2828
</dependency>
2929
</dependencies>
3030
</project>

0 commit comments

Comments
 (0)