Skip to content

Commit 68e7d7e

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 2fd8da0 commit 68e7d7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

artemis-java-template/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
<plugin>
263263
<groupId>org.apache.maven.plugins</groupId>
264264
<artifactId>maven-surefire-plugin</artifactId>
265-
<version>3.5.3</version>
265+
<version>3.5.4</version>
266266
</plugin>
267267
<plugin>
268268
<groupId>org.apache.maven.plugins</groupId>
@@ -446,7 +446,7 @@
446446
<plugin>
447447
<groupId>org.apache.maven.plugins</groupId>
448448
<artifactId>maven-surefire-plugin</artifactId>
449-
<version>3.5.3</version>
449+
<version>3.5.4</version>
450450
<configuration>
451451
<systemPropertyVariables>
452452
<ares.security.trustedpackages>okhttp3,com.teamscale,retrofit2,shadow,com.squareup,okio</ares.security.trustedpackages>

0 commit comments

Comments
 (0)