Skip to content

Commit a72ff6a

Browse files
dependabot[bot]slachiewicz
authored andcommittedApr 5, 2025·
Bump org.yaml:snakeyaml from 2.3 to 2.4
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.3 to 2.4. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3) --- 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 149f778 commit a72ff6a

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

+1-1
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.3</version>
27+
<version>2.4</version>
2828
</dependency>
2929
</dependencies>
3030

0 commit comments

Comments
 (0)
Please sign in to comment.