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 8888 <properties >
8989 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
9090
91- <netty-handler .version>4.1.117 .Final</netty-handler .version>
91+ <netty-handler .version>4.2.2 .Final</netty-handler .version>
9292 <junit-jupiter .version>5.11.4</junit-jupiter .version>
9393
9494 <plugin .surefire.version>3.5.2</plugin .surefire.version>
246246 <dependency >
247247 <groupId >com.google.code.gson</groupId >
248248 <artifactId >gson</artifactId >
249- <version >2.11.0 </version >
249+ <version >2.13.1 </version >
250250 <exclusions >
251251 <exclusion >
252252 <groupId >com.google.errorprone</groupId >
331331 <plugin >
332332 <groupId >org.apache.maven.plugins</groupId >
333333 <artifactId >maven-compiler-plugin</artifactId >
334- <version >3.13 .0</version >
334+ <version >3.14 .0</version >
335335 <configuration >
336336 <source >11</source >
337337 <release >11</release >
You can’t perform that action at this time.
0 commit comments