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
+ "category" : " AWS SDK for Java v2" ,
3
+ "contributor" : " sullis" ,
4
+ "type" : " bugfix" ,
5
+ "description" : " upgrade netty version to 4.1.107.Final"
6
+ }
Original file line number Diff line number Diff line change 109
109
<equalsverifier .version>3.15.1</equalsverifier .version>
110
110
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
111
111
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
112
- <netty .version>4.1.100 .Final</netty .version>
112
+ <netty .version>4.1.107 .Final</netty .version>
113
113
<unitils .version>3.4.6</unitils .version>
114
114
<xmlunit .version>1.3</xmlunit .version>
115
115
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments