Skip to content

Commit de96035

Browse files
authored
Merge pull request #12 from devopsix/plugin-updates
Update Maven plug-in versions
2 parents a3f4cd3 + 8f01bfc commit de96035

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hamcrest-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>
120120
<artifactId>maven-surefire-plugin</artifactId>
121-
<version>2.22.2</version>
121+
<version>3.0.0</version>
122122
</plugin>
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>

hamcrest-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>
120120
<artifactId>maven-surefire-plugin</artifactId>
121-
<version>2.22.2</version>
121+
<version>3.0.0</version>
122122
</plugin>
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-surefire-plugin</artifactId>
51-
<version>2.22.2</version>
51+
<version>3.0.0</version>
5252
</plugin>
5353
<plugin>
5454
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)