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

Commit 588c4f7

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 8ac133d commit 588c4f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.2</version>
120120
<configuration>
121121
<forkCount>1</forkCount>
122122
<reuseForks>false</reuseForks>

0 commit comments

Comments
 (0)