File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "category" : " AWS SDK for Java v2" ,
3
+ "contributor" : " " ,
4
+ "type" : " feature" ,
5
+ "description" : " Upgrade Netty to 4.1.68"
6
+ }
Original file line number Diff line number Diff line change 100
100
<commons .io.version>2.5</commons .io.version>
101
101
<equalsverifier .version>3.5</equalsverifier .version>
102
102
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
103
- <!-- https://github.com/netty/netty/blob/4.1/pom.xml#L384 -->
104
- <netty .version>4.1.66 .Final</netty .version>
103
+ <!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
104
+ <netty .version>4.1.68 .Final</netty .version>
105
105
<unitils .version>3.4.6</unitils .version>
106
106
<xmlunit .version>1.3</xmlunit .version>
107
107
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
126
126
<jimfs .version>1.1</jimfs .version>
127
127
<testng .version>7.1.0</testng .version> <!-- TCK Tests -->
128
128
<commons-lang .verson>2.6</commons-lang .verson>
129
- <netty-open-ssl-version >2.0.40 .Final</netty-open-ssl-version >
129
+ <netty-open-ssl-version >2.0.42 .Final</netty-open-ssl-version >
130
130
<dynamodb-local .version>1.16.0</dynamodb-local .version>
131
131
<sqllite .version>1.0.392</sqllite .version>
132
132
You can’t perform that action at this time.
0 commit comments