Skip to content

Commit e58e083

Browse files
Build(deps): Bump org.yaml:snakeyaml from 2.3 to 2.4 (#633)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4699182 commit e58e083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
<dependency>
366366
<groupId>org.yaml</groupId>
367367
<artifactId>snakeyaml</artifactId>
368-
<version>2.3</version>
368+
<version>2.4</version>
369369
</dependency>
370370
<dependency>
371371
<groupId>org.springdoc</groupId>

0 commit comments

Comments
 (0)