Skip to content

Commit 97b83b4

Browse files
authored
Merge pull request #765 from prometheus/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.2
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.2
2 parents 315d301 + 72cf4c4 commit 97b83b4

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
@@ -193,7 +193,7 @@
193193
<plugin>
194194
<groupId>org.apache.maven.plugins</groupId>
195195
<artifactId>maven-surefire-plugin</artifactId>
196-
<version>3.3.1</version>
196+
<version>3.5.2</version>
197197
<configuration>
198198
<argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
199199
</configuration>

0 commit comments

Comments
 (0)