Skip to content

Commit d1fca0e

Browse files
committed
pom.xml: updates maven surefire plugin
1 parent f69b065 commit d1fca0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goobi-viewer-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<plugin>
248248
<groupId>org.apache.maven.plugins</groupId>
249249
<artifactId>maven-surefire-plugin</artifactId>
250-
<version>3.5.4</version>
250+
<version>3.5.5</version>
251251
<configuration>
252252
<skipTests>${skipTests}</skipTests>
253253
<excludes>

0 commit comments

Comments
 (0)