Skip to content

Commit b943550

Browse files
authored
Merge pull request #997 from camunda/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.3
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
2 parents 16aaeee + 0705bd7 commit b943550

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
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.apache.maven.plugins</groupId>
200200
<artifactId>maven-surefire-plugin</artifactId>
201-
<version>3.5.2</version>
201+
<version>3.5.3</version>
202202
<configuration>
203203
<skipTests>true</skipTests>
204204
</configuration>

0 commit comments

Comments
 (0)