Skip to content

Commit 63ec217

Browse files
authored
Merge pull request #941 from camunda/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.1
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
2 parents ea8f4e1 + 685bfb9 commit 63ec217

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.0</version>
201+
<version>3.5.1</version>
202202
<configuration>
203203
<skipTests>true</skipTests>
204204
</configuration>

0 commit comments

Comments
 (0)