Skip to content

Commit 06e95df

Browse files
authored
Merge branch 'master' into snyk-fix-e44377f61771768dec4746c2c4d11e53
2 parents 3f3f822 + c7ea4d6 commit 06e95df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.springdoc</groupId>
144144
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
145-
<version>2.8.4</version>
145+
<version>2.8.5</version>
146146
</dependency>
147147
<!--
148148
Spring Boot Starter Actuator
@@ -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)