Skip to content

Commit 970f9ab

Browse files
committed
Upgrade to Snakeyaml 1.24
Closes gh-16155
1 parent 85f42df commit 970f9ab

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<sendgrid.version>4.3.0</sendgrid.version>
175175
<servlet-api.version>4.0.1</servlet-api.version>
176176
<slf4j.version>1.7.26</slf4j.version>
177-
<snakeyaml.version>1.23</snakeyaml.version>
177+
<snakeyaml.version>1.24</snakeyaml.version>
178178
<solr.version>7.4.0</solr.version>
179179
<!-- deprecated in favor of "spring-framework.version" -->
180180
<spring.version>5.1.5.RELEASE</spring.version>

0 commit comments

Comments
 (0)