Skip to content

Commit 0a70db3

Browse files
chore(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
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] <support@github.com>
1 parent 7173de9 commit 0a70db3

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
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.yaml</groupId>
170170
<artifactId>snakeyaml</artifactId>
171-
<version>2.2</version>
171+
<version>2.3</version>
172172
</dependency>
173173
<!--
174174
Spring Boot Starter Cache

0 commit comments

Comments
 (0)