File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <plugin >
1414 <groupId >org.apache.maven.plugins</groupId >
1515 <artifactId >maven-assembly-plugin</artifactId >
16- <version >3.7 .0</version >
16+ <version >3.8 .0</version >
1717 <configuration >
1818 <archive >
1919 <manifest >
4141 <plugin >
4242 <groupId >org.jacoco</groupId >
4343 <artifactId >jacoco-maven-plugin</artifactId >
44- <version >0.8.12 </version >
44+ <version >0.8.14 </version >
4545 <executions >
4646 <execution >
4747 <id >prepare-agent</id >
7070 <dependency >
7171 <groupId >io.netty</groupId >
7272 <artifactId >netty-all</artifactId >
73- <version >4.2.7 .Final</version >
73+ <version >4.2.12 .Final</version >
7474 </dependency >
7575 <dependency >
7676 <groupId >org.json</groupId >
7777 <artifactId >json</artifactId >
78- <version >20250517 </version >
78+ <version >20251224 </version >
7979 </dependency >
8080 <dependency >
8181 <groupId >org.junit.jupiter</groupId >
8282 <artifactId >junit-jupiter-engine</artifactId >
83- <version >6.0.1 </version >
83+ <version >6.0.3 </version >
8484 <scope >test</scope >
8585 </dependency >
8686 </dependencies >
You can’t perform that action at this time.
0 commit comments