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 7777 <properties >
7878 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7979 <javac .version>9+181-r4173-1</javac .version>
80- <graal-sdk .version>24.2.1 </graal-sdk .version>
81- <netty .version>4.1.119 .Final</netty .version>
80+ <graal-sdk .version>24.2.2 </graal-sdk .version>
81+ <netty .version>4.2.3 .Final</netty .version>
8282 <ow2-asm .version>9.8</ow2-asm .version>
8383 <assembly .skipAssembly>true</assembly .skipAssembly>
8484 </properties >
228228 <dependency >
229229 <groupId >io.projectreactor</groupId >
230230 <artifactId >reactor-core</artifactId >
231- <version >3.7.7 </version >
231+ <version >3.7.8 </version >
232232 </dependency >
233233 <dependency >
234234 <groupId >io.projectreactor.netty</groupId >
235235 <artifactId >reactor-netty</artifactId >
236- <version >1.2.7 </version >
236+ <version >1.2.8 </version >
237237 </dependency >
238238 <dependency >
239239 <groupId >io.netty</groupId >
You can’t perform that action at this time.
0 commit comments