File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 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.12.1 </version >
45+ <version >3.13.0 </version >
4646 <configuration >
4747 <source >11</source >
4848 <target >11</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 >
7676 <plugin >
7777 <groupId >org.apache.maven.plugins</groupId >
7878 <artifactId >maven-source-plugin</artifactId >
79- <version >3.2.0 </version >
79+ <version >3.3.1 </version >
8080 <executions >
8181 <execution >
8282 <id >attach-sources</id >
9090 <plugin >
9191 <groupId >org.apache.maven.plugins</groupId >
9292 <artifactId >maven-javadoc-plugin</artifactId >
93- <version >3.4.1 </version >
93+ <version >3.6.3 </version >
9494 <executions >
9595 <execution >
9696 <id >attach-sources</id >
109109 <plugin >
110110 <groupId >org.apache.maven.plugins</groupId >
111111 <artifactId >maven-gpg-plugin</artifactId >
112- <version >1.6 </version >
112+ <version >3.2.4 </version >
113113 <executions >
114114 <execution >
115115 <id >sign-artifacts</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 </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 >
193193 <plugin >
194194 <groupId >org.apache.maven.plugins</groupId >
195195 <artifactId >maven-source-plugin</artifactId >
196- <version >3.2.0 </version >
196+ <version >3.3.1 </version >
197197 <executions >
198198 <execution >
199199 <id >attach-sources</id >
207207 <plugin >
208208 <groupId >org.apache.maven.plugins</groupId >
209209 <artifactId >maven-javadoc-plugin</artifactId >
210- <version >3.4.1 </version >
210+ <version >3.6.3 </version >
211211 <executions >
212212 <execution >
213213 <id >attach-sources</id >
226226 <plugin >
227227 <groupId >org.apache.maven.plugins</groupId >
228228 <artifactId >maven-gpg-plugin</artifactId >
229- <version >1.6 </version >
229+ <version >3.2.4 </version >
230230 <executions >
231231 <execution >
232232 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments