File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 >
388388 <plugin >
389389 <groupId >org.apache.maven.plugins</groupId >
390390 <artifactId >maven-enforcer-plugin</artifactId >
391- <version >3.6.0 </version >
391+ <version >3.6.1 </version >
392392 <executions >
393393 <execution >
394394 <id >enforce</id >
519519 <plugin >
520520 <groupId >org.apache.maven.plugins</groupId >
521521 <artifactId >maven-enforcer-plugin</artifactId >
522- <version >3.6.0 </version >
522+ <version >3.6.1 </version >
523523 <executions >
524524 <execution >
525525 <configuration >
You can’t perform that action at this time.
0 commit comments