File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
<sha1 ></sha1 >
25
25
<changelist >-SNAPSHOT</changelist >
26
26
<java .version>17</java .version>
27
- <junit .version>5.11.0 </junit .version>
27
+ <junit .version>5.11.1 </junit .version>
28
28
29
29
<maven .compiler.source>${java.version} </maven .compiler.source>
30
30
<maven .compiler.target>${java.version} </maven .compiler.target>
193
193
<plugin >
194
194
<groupId >org.apache.maven.plugins</groupId >
195
195
<artifactId >maven-deploy-plugin</artifactId >
196
- <version >3.1.2 </version >
196
+ <version >3.1.3 </version >
197
197
</plugin >
198
198
<plugin >
199
199
<groupId >org.apache.maven.plugins</groupId >
200
200
<artifactId >maven-install-plugin</artifactId >
201
- <version >3.1.2 </version >
201
+ <version >3.1.3 </version >
202
202
</plugin >
203
203
<plugin >
204
204
<groupId >org.apache.maven.plugins</groupId >
208
208
<plugin >
209
209
<groupId >org.apache.maven.plugins</groupId >
210
210
<artifactId >maven-surefire-plugin</artifactId >
211
- <version >3.3.1 </version >
211
+ <version >3.5.0 </version >
212
212
</plugin >
213
213
<plugin >
214
214
<groupId >org.apache.maven.plugins</groupId >
215
215
<artifactId >maven-failsafe-plugin</artifactId >
216
- <version >3.3.1 </version >
216
+ <version >3.5.0 </version >
217
217
</plugin >
218
218
<plugin >
219
219
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments