File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 142
142
<version >3.21.0</version >
143
143
</plugin >
144
144
<plugin >
145
- <groupId >org.apache.maven.plugins</groupId >
146
145
<artifactId >maven-surefire-plugin</artifactId >
147
146
<version >3.5.3</version >
148
147
<configuration >
199
198
<build >
200
199
<plugins >
201
200
<plugin >
202
- <groupId >org.apache.maven.plugins</groupId >
203
201
<artifactId >maven-gpg-plugin</artifactId >
204
202
<version >3.2.8</version >
205
203
<executions >
211
209
</executions >
212
210
</plugin >
213
211
<plugin >
214
- <groupId >org.apache.maven.plugins</groupId >
215
212
<artifactId >maven-source-plugin</artifactId >
216
213
<version >3.3.1</version >
217
214
<executions >
222
219
</executions >
223
220
</plugin >
224
221
<plugin >
225
- <groupId >org.apache.maven.plugins</groupId >
226
222
<artifactId >maven-javadoc-plugin</artifactId >
227
223
<version >3.11.2</version >
228
224
<executions >
You can’t perform that action at this time.
0 commit comments