File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
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.11 .0</version >
45+ <version >3.13 .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 </version >
55+ <version >3.2.5 </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 >3.3 .0</version >
67+ <version >3.4 .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.2.0 </version >
82+ <version >3.3.1 </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.4.1 </version >
96+ <version >3.6.3 </version >
9797 <executions >
9898 <execution >
9999 <id >attach-sources</id >
112112 <plugin >
113113 <groupId >org.apache.maven.plugins</groupId >
114114 <artifactId >maven-gpg-plugin</artifactId >
115- <version >1.6 </version >
115+ <version >3.2.4 </version >
116116 <executions >
117117 <execution >
118118 <id >sign-artifacts</id >
Original file line number Diff line number Diff line change 4343 <plugin >
4444 <groupId >org.apache.maven.plugins</groupId >
4545 <artifactId >maven-compiler-plugin</artifactId >
46- <version >3.10 .0</version >
46+ <version >3.13 .0</version >
4747 <configuration >
4848 <source >17</source >
4949 <target >17</target >
5353 <plugin >
5454 <groupId >org.apache.maven.plugins</groupId >
5555 <artifactId >maven-surefire-plugin</artifactId >
56- <version >3.0.0 </version >
56+ <version >3.2.5 </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 >3.2.2 </version >
68+ <version >3.4.0 </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.2.0 </version >
191+ <version >3.3.1 </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.4.1 </version >
205+ <version >3.6.3 </version >
206206 <executions >
207207 <execution >
208208 <id >attach-sources</id >
221221 <plugin >
222222 <groupId >org.apache.maven.plugins</groupId >
223223 <artifactId >maven-gpg-plugin</artifactId >
224- <version >1.6 </version >
224+ <version >3.2.4 </version >
225225 <executions >
226226 <execution >
227227 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments