File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9090
9191 <junit-jupiter .version>5.13.4</junit-jupiter .version>
9292 <junit-platform .version>1.13.4</junit-platform .version>
93- <netty-handler .version>4.2.4 .Final</netty-handler .version>
93+ <netty-handler .version>4.2.6 .Final</netty-handler .version>
9494
9595 <plugin .surefire.version>3.5.4</plugin .surefire.version>
9696 <plugin .jacoco.version>0.8.13</plugin .jacoco.version>
223223 <dependency >
224224 <groupId >com.google.protobuf</groupId >
225225 <artifactId >protobuf-java</artifactId >
226- <version >4.32.0 </version >
226+ <version >4.32.1 </version >
227227 </dependency >
228228
229229 <dependency >
247247 <dependency >
248248 <groupId >com.google.code.gson</groupId >
249249 <artifactId >gson</artifactId >
250- <version >2.13.1 </version >
250+ <version >2.13.2 </version >
251251 <exclusions >
252252 <exclusion >
253253 <groupId >com.google.errorprone</groupId >
You can’t perform that action at this time.
0 commit comments