File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4242 <plugin >
4343 <groupId >org.apache.maven.plugins</groupId >
4444 <artifactId >maven-compiler-plugin</artifactId >
45- <version >3.10 .0</version >
45+ <version >3.11 .0</version >
4646 <configuration >
4747 <source >17</source >
4848 <target >17</target >
5252 <plugin >
5353 <groupId >org.apache.maven.plugins</groupId >
5454 <artifactId >maven-surefire-plugin</artifactId >
55- <version >3.0.0-M5 </version >
55+ <version >3.0.0</version >
5656 <dependencies >
5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
6464 <plugin >
6565 <groupId >org.apache.maven.plugins</groupId >
6666 <artifactId >maven-jar-plugin</artifactId >
67- <version >2.4 </version >
67+ <version >3.3.0 </version >
6868 <configuration >
6969 <archive >
7070 <manifestEntries >
7979 <plugin >
8080 <groupId >org.apache.maven.plugins</groupId >
8181 <artifactId >maven-source-plugin</artifactId >
82- <version >3.0.1 </version >
82+ <version >3.2.0 </version >
8383 <executions >
8484 <execution >
8585 <id >attach-sources</id >
9393 <plugin >
9494 <groupId >org.apache.maven.plugins</groupId >
9595 <artifactId >maven-javadoc-plugin</artifactId >
96- <version >3.3 .1</version >
96+ <version >3.4 .1</version >
9797 <executions >
9898 <execution >
9999 <id >attach-sources</id >
Original file line number Diff line number Diff line change 5353 <plugin >
5454 <groupId >org.apache.maven.plugins</groupId >
5555 <artifactId >maven-surefire-plugin</artifactId >
56- <version >3.0.0-M5 </version >
56+ <version >3.0.0</version >
5757 <dependencies >
5858 <dependency >
5959 <groupId >org.junit.jupiter</groupId >
6565 <plugin >
6666 <groupId >org.apache.maven.plugins</groupId >
6767 <artifactId >maven-jar-plugin</artifactId >
68- <version >2.4 </version >
68+ <version >3.2.2 </version >
6969 <configuration >
7070 <archive >
7171 <manifest >
188188 <plugin >
189189 <groupId >org.apache.maven.plugins</groupId >
190190 <artifactId >maven-source-plugin</artifactId >
191- <version >3.0.1 </version >
191+ <version >3.2.0 </version >
192192 <executions >
193193 <execution >
194194 <id >attach-sources</id >
202202 <plugin >
203203 <groupId >org.apache.maven.plugins</groupId >
204204 <artifactId >maven-javadoc-plugin</artifactId >
205- <version >3.3 .1</version >
205+ <version >3.4 .1</version >
206206 <executions >
207207 <execution >
208208 <id >attach-sources</id >
Original file line number Diff line number Diff line change 4141 <plugin >
4242 <groupId >org.apache.maven.plugins</groupId >
4343 <artifactId >maven-compiler-plugin</artifactId >
44- <version >3.10 .0</version >
44+ <version >3.11 .0</version >
4545 <configuration >
4646 <source >17</source >
4747 <target >17</target >
5555 <plugin >
5656 <groupId >org.apache.maven.plugins</groupId >
5757 <artifactId >maven-surefire-plugin</artifactId >
58- <version >3.0.0-M5 </version >
58+ <version >3.0.0</version >
5959 <dependencies >
6060 <dependency >
6161 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments