Skip to content

Commit e59f617

Browse files
authored
Merge pull request #112 from gwenn/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.5
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5
2 parents 5456c44 + 81ad04a commit e59f617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<plugin>
182182
<groupId>org.apache.maven.plugins</groupId>
183183
<artifactId>maven-surefire-plugin</artifactId>
184-
<version>3.5.4</version>
184+
<version>3.5.5</version>
185185
<configuration>
186186
<enableAssertions>true</enableAssertions>
187187
<disableXmlReport>true</disableXmlReport>

0 commit comments

Comments
 (0)