Commit 37c38fb 1 parent dd55235 commit 37c38fb Copy full SHA for 37c38fb
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 61
61
<log4j2-version >2.17.2</log4j2-version >
62
62
<micrometer .version>1.9.6</micrometer .version>
63
63
<mockito .version>4.9.0</mockito .version>
64
- <netty .version>4.1.85 .Final</netty .version>
64
+ <netty .version>4.1.89 .Final</netty .version>
65
65
<openwebbeans .version>2.0.27</openwebbeans .version>
66
66
<reactor .version>3.4.25</reactor .version>
67
67
<rxjava .version>1.3.8</rxjava .version>
209
209
<dependency >
210
210
<groupId >io.netty</groupId >
211
211
<artifactId >netty-tcnative</artifactId >
212
- <version >2.0.54 .Final</version >
212
+ <version >2.0.58 .Final</version >
213
213
<classifier >${os.detected.classifier} </classifier >
214
214
<optional >true</optional >
215
215
</dependency >
239
239
<dependency >
240
240
<groupId >io.netty.incubator</groupId >
241
241
<artifactId >netty-incubator-transport-native-io_uring</artifactId >
242
- <version >0.0.16 .Final</version >
242
+ <version >0.0.17 .Final</version >
243
243
<classifier >linux-x86_64</classifier >
244
244
<optional >true</optional >
245
245
</dependency >
You can’t perform that action at this time.
0 commit comments