File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.5.4 </version >
9
+ <version >3.5.5 </version >
10
10
<relativePath />
11
11
</parent >
12
12
108
108
<dependency >
109
109
<groupId >org.springdoc</groupId >
110
110
<artifactId >springdoc-openapi-starter-webflux-ui</artifactId >
111
- <version >2.8.9 </version >
111
+ <version >2.8.13 </version >
112
112
</dependency >
113
113
114
114
<dependency >
264
264
<dependency >
265
265
<groupId >io.projectreactor.netty</groupId >
266
266
<artifactId >reactor-netty-http</artifactId >
267
- <version >1.2.9 </version >
267
+ <version >1.2.10 </version >
268
268
</dependency >
269
269
<dependency >
270
270
<groupId >io.netty</groupId >
271
271
<artifactId >netty-bom</artifactId >
272
- <version >4.1.125 .Final</version >
272
+ <version >4.2.6 .Final</version >
273
273
<type >pom</type >
274
274
<scope >import</scope >
275
275
</dependency >
You can’t perform that action at this time.
0 commit comments