Skip to content

Commit 4788872

Browse files
authored
Merge pull request #948 from camunda/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.2
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
2 parents 0e3e84a + 908a84a commit 4788872

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

0 commit comments

Comments
 (0)