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 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >2.7.16 </version >
9+ <version >2.7.18 </version >
1010 </parent >
1111
1212 <name >DigitalCollections: Euphoria Streaming Server</name >
201201 <plugin >
202202 <groupId >com.spotify.fmt</groupId >
203203 <artifactId >fmt-maven-plugin</artifactId >
204- <version >2.24 </version >
204+ <version >2.25 </version >
205205 <executions >
206206 <execution >
207207 <goals >
241241 <!-- Spring Boot configures surefire by default, but not failsafe -->
242242 <groupId >org.apache.maven.plugins</groupId >
243243 <artifactId >maven-failsafe-plugin</artifactId >
244- <version >3.5.0 </version >
244+ <version >3.5.2 </version >
245245 </plugin >
246246 <plugin >
247247 <groupId >org.apache.maven.plugins</groupId >
280280 <plugin >
281281 <groupId >org.apache.maven.plugins</groupId >
282282 <artifactId >maven-surefire-plugin</artifactId >
283- <version >3.5.0 </version >
283+ <version >3.5.2 </version >
284284 </plugin >
285285 <plugin >
286286 <groupId >org.codehaus.mojo</groupId >
391391 <plugin >
392392 <groupId >org.apache.maven.plugins</groupId >
393393 <artifactId >maven-gpg-plugin</artifactId >
394- <version >3.2.5 </version >
394+ <version >3.2.7 </version >
395395 <executions >
396396 <execution >
397397 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments