Skip to content

Commit ebc436e

Browse files
Build(deps): Bump org.yaml:snakeyaml from 2.4 to 2.5 (#840)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.4 to 2.5. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab48ee7 commit ebc436e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>org.yaml</groupId>
344344
<artifactId>snakeyaml</artifactId>
345-
<version>2.4</version>
345+
<version>2.5</version>
346346
</dependency>
347347
<dependency>
348348
<groupId>org.springdoc</groupId>

0 commit comments

Comments
 (0)