We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e73d20 commit 3ebc7e4Copy full SHA for 3ebc7e4
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.4</version>
+ <version>3.5.5</version>
10
<relativePath />
11
</parent>
12
@@ -108,7 +108,7 @@
108
<dependency>
109
<groupId>org.springdoc</groupId>
110
<artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
111
- <version>2.8.9</version>
+ <version>2.8.12</version>
112
</dependency>
113
114
@@ -269,7 +269,7 @@
269
270
<groupId>io.netty</groupId>
271
<artifactId>netty-bom</artifactId>
272
- <version>4.1.125.Final</version>
+ <version>4.2.5.Final</version>
273
<type>pom</type>
274
<scope>import</scope>
275
0 commit comments