Skip to content

Commit 51e84c6

Browse files
Bump org.yaml:snakeyaml from 2.2 to 2.3 (#420)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.2 to 2.3. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml 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 7eb5ced commit 51e84c6

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
@@ -351,7 +351,7 @@
351351
<dependency>
352352
<groupId>org.yaml</groupId>
353353
<artifactId>snakeyaml</artifactId>
354-
<version>2.2</version>
354+
<version>2.3</version>
355355
</dependency>
356356
<dependency>
357357
<groupId>org.springdoc</groupId>

0 commit comments

Comments
 (0)