Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 855bfbd

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 6cfe68a commit 855bfbd

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
@@ -116,7 +116,7 @@
116116
</plugin>
117117
<plugin>
118118
<artifactId>maven-surefire-plugin</artifactId>
119-
<version>2.22.2</version>
119+
<version>3.5.0</version>
120120
<configuration>
121121
<forkCount>1</forkCount>
122122
<reuseForks>false</reuseForks>

0 commit comments

Comments
 (0)