File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 138138 <license .version>1.0.0</license .version>
139139 <checkstyleFailOnError >false</checkstyleFailOnError >
140140 <logback .version>1.2.3</logback .version>
141- <netty .version>4.1.108.Final</netty .version>
141+ <netty .version>4.1.115.Final</netty .version>
142+ <netty-tcnative-boringssl .version>2.0.69.Final</netty-tcnative-boringssl .version>
142143 </properties >
143144 <!-- Profiles -->
144145 <profiles >
18661867 <artifactId >netty-transport-classes-kqueue</artifactId >
18671868 <version >${netty.version} </version >
18681869 </dependency >
1870+ <dependency >
1871+ <groupId >io.netty</groupId >
1872+ <artifactId >netty-tcnative-boringssl-static</artifactId >
1873+ <version >${netty-tcnative-boringssl.version} </version >
1874+ </dependency >
18691875 </dependencies >
18701876 </dependencyManagement >
18711877 <dependencies >
You can’t perform that action at this time.
0 commit comments