Skip to content

Commit 2e70d33

Browse files
authored
Merge pull request #115 from scoverage/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.2
Bump maven-surefire-plugin from 2.22.1 to 2.22.2
2 parents a1cff51 + 3a635e4 commit 2e70d33

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
@@ -364,7 +364,7 @@ under the License.
364364
<plugin>
365365
<groupId>org.apache.maven.plugins</groupId>
366366
<artifactId>maven-surefire-plugin</artifactId>
367-
<version>2.22.1</version>
367+
<version>2.22.2</version>
368368
</plugin>
369369

370370
<plugin>

0 commit comments

Comments
 (0)