Skip to content

Commit c0c8518

Browse files
authored
Merge pull request #287 from camunda/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.0
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0
2 parents d12d3b1 + c3cd3b6 commit c0c8518

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
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>org.apache.maven.plugins</groupId>
175175
<artifactId>maven-surefire-plugin</artifactId>
176-
<version>3.4.0</version>
176+
<version>3.5.0</version>
177177
<configuration>
178178
<skipTests>true</skipTests>
179179
</configuration>

0 commit comments

Comments
 (0)