File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " bugfix" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " sullis" ,
5
+ "description" : " upgrade netty version to 4.1.114.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.112 .Final</netty .version>
115
+ <netty .version>4.1.114 .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>
136
136
<jimfs .version>1.1</jimfs .version>
137
137
<testng .version>7.1.0</testng .version> <!-- TCK Tests -->
138
138
<commons-lang .verson>2.6</commons-lang .verson>
139
- <netty-open-ssl-version >2.0.65 .Final</netty-open-ssl-version >
139
+ <netty-open-ssl-version >2.0.66 .Final</netty-open-ssl-version >
140
140
<dynamodb-local .version>1.25.0</dynamodb-local .version>
141
141
<sqllite .version>1.0.392</sqllite .version>
142
142
<blockhound .version>1.0.8.RELEASE</blockhound .version>
You can’t perform that action at this time.
0 commit comments