Skip to content

Commit d42fbd0

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

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
@@ -366,7 +366,7 @@
366366
<dependency>
367367
<groupId>org.yaml</groupId>
368368
<artifactId>snakeyaml</artifactId>
369-
<version>2.5</version>
369+
<version>2.6</version>
370370
</dependency>
371371
<dependency>
372372
<groupId>org.springdoc</groupId>

0 commit comments

Comments
 (0)