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 140140 <dependency >
141141 <groupId >org.junit.jupiter</groupId >
142142 <artifactId >junit-jupiter</artifactId >
143- <version >5.8.2 </version >
143+ <version >5.9.0 </version >
144144 <scope >test</scope >
145145 </dependency >
146146 <dependency >
902902 <plugin >
903903 <groupId >org.apache.maven.plugins</groupId >
904904 <artifactId >maven-assembly-plugin</artifactId >
905- <version >3.3.0 </version >
905+ <version >3.4.2 </version >
906906 <configuration >
907907 <finalName >${assembly.finalName} </finalName >
908908 <outputDirectory >${assembly.outputDirectory} </outputDirectory >
10251025 <plugin >
10261026 <groupId >org.apache.maven.plugins</groupId >
10271027 <artifactId >maven-help-plugin</artifactId >
1028- <version >3.2 .0</version >
1028+ <version >3.3 .0</version >
10291029 <executions >
10301030 <execution >
10311031 <?m2e ignore ?>
You can’t perform that action at this time.
0 commit comments