File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Update Netty to `4.1.123`."
6
+ }
Original file line number Diff line number Diff line change 116
116
<equalsverifier .version>3.15.1</equalsverifier .version>
117
117
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
118
118
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
119
- <netty .version>4.1.118 .Final</netty .version>
119
+ <netty .version>4.1.123 .Final</netty .version>
120
120
<unitils .version>3.4.6</unitils .version>
121
121
<xmlunit .version>1.3</xmlunit .version>
122
122
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
141
141
<jimfs .version>1.1</jimfs .version>
142
142
<testng .version>7.1.0</testng .version> <!-- TCK Tests -->
143
143
<commons-lang .verson>2.6</commons-lang .verson>
144
- <netty-open-ssl-version >2.0.70 .Final</netty-open-ssl-version >
144
+ <netty-open-ssl-version >2.0.72 .Final</netty-open-ssl-version >
145
145
<dynamodb-local .version>1.25.0</dynamodb-local .version>
146
146
<sqllite .version>1.0.392</sqllite .version>
147
147
<blockhound .version>1.0.8.RELEASE</blockhound .version>
You can’t perform that action at this time.
0 commit comments