File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 2222
2323 <properties >
2424 <scalecube-commons .version>1.0.7</scalecube-commons .version>
25+
2526 <slf4j .version>1.7.30</slf4j .version>
2627 <log4j .version>2.13.2</log4j .version>
2728 <reactor .version>Dysprosium-SR9</reactor .version>
28- <netty .version>4.1.50.Final</netty .version>
2929 <jackson .version>2.11.0</jackson .version>
3030
3131 <mockito-junit-jupiter .version>2.27.0</mockito-junit-jupiter .version>
107107 <scope >import</scope >
108108 </dependency >
109109
110- <!-- Netty -->
111- <dependency >
112- <groupId >io.netty</groupId >
113- <artifactId >netty-bom</artifactId >
114- <version >${netty.version} </version >
115- <type >pom</type >
116- <scope >import</scope >
117- </dependency >
118-
119110 <!-- Scalecube Commons -->
120111 <dependency >
121112 <groupId >io.scalecube</groupId >
You can’t perform that action at this time.
0 commit comments