Skip to content

Commit c7ea4d6

Browse files
authored
Merge pull request #156 from nanotaboada/dependabot/maven/org.yaml-snakeyaml-2.4
chore(deps): bump org.yaml:snakeyaml from 2.3 to 2.4
2 parents 039ab7e + 7990f2b commit c7ea4d6

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

0 commit comments

Comments
 (0)