Skip to content

Commit 0b0e02b

Browse files
Merge pull request #173 from shift7-ch/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
2 parents 063c447 + 1bdd595 commit 0b0e02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.apache.maven.plugins</groupId>
115115
<artifactId>maven-surefire-plugin</artifactId>
116-
<version>3.5.3</version>
116+
<version>3.5.4</version>
117117
<configuration>
118118
<trimStackTrace>false</trimStackTrace>
119119
</configuration>

0 commit comments

Comments
 (0)