Skip to content

Commit 98c6f0b

Browse files
authored
Merge pull request #138 from nanotaboada/dependabot/maven/org.yaml-snakeyaml-2.3
chore(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
2 parents 7173de9 + 0a70db3 commit 98c6f0b

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)