File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Netty NIO HTTP Client" ,
4
+ "contributor" : " " ,
5
+ "description" : " Update Netty version to `4.1.115.Final`."
6
+ }
Original file line number Diff line number Diff line change 112
112
<equalsverifier .version>3.15.1</equalsverifier .version>
113
113
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
114
114
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
115
- <netty .version>4.1.114 .Final</netty .version>
115
+ <netty .version>4.1.115 .Final</netty .version>
116
116
<unitils .version>3.4.6</unitils .version>
117
117
<xmlunit .version>1.3</xmlunit .version>
118
118
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments