We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f3f822 + c7ea4d6 commit 06e95dfCopy full SHA for 06e95df
1 file changed
pom.xml
@@ -142,7 +142,7 @@
142
<dependency>
143
<groupId>org.springdoc</groupId>
144
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
145
- <version>2.8.4</version>
+ <version>2.8.5</version>
146
</dependency>
147
<!--
148
Spring Boot Starter Actuator
@@ -168,7 +168,7 @@
168
169
<groupId>org.yaml</groupId>
170
<artifactId>snakeyaml</artifactId>
171
- <version>2.3</version>
+ <version>2.4</version>
172
173
174
Spring Boot Starter Cache
0 commit comments