File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >2.7.16 </version >
9
+ <version >2.7.18 </version >
10
10
</parent >
11
11
12
12
<name >DigitalCollections: Euphoria Streaming Server</name >
201
201
<plugin >
202
202
<groupId >com.spotify.fmt</groupId >
203
203
<artifactId >fmt-maven-plugin</artifactId >
204
- <version >2.24 </version >
204
+ <version >2.25 </version >
205
205
<executions >
206
206
<execution >
207
207
<goals >
241
241
<!-- Spring Boot configures surefire by default, but not failsafe -->
242
242
<groupId >org.apache.maven.plugins</groupId >
243
243
<artifactId >maven-failsafe-plugin</artifactId >
244
- <version >3.5.0 </version >
244
+ <version >3.5.2 </version >
245
245
</plugin >
246
246
<plugin >
247
247
<groupId >org.apache.maven.plugins</groupId >
280
280
<plugin >
281
281
<groupId >org.apache.maven.plugins</groupId >
282
282
<artifactId >maven-surefire-plugin</artifactId >
283
- <version >3.5.0 </version >
283
+ <version >3.5.2 </version >
284
284
</plugin >
285
285
<plugin >
286
286
<groupId >org.codehaus.mojo</groupId >
391
391
<plugin >
392
392
<groupId >org.apache.maven.plugins</groupId >
393
393
<artifactId >maven-gpg-plugin</artifactId >
394
- <version >3.2.5 </version >
394
+ <version >3.2.7 </version >
395
395
<executions >
396
396
<execution >
397
397
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments