Skip to content

Commit a047a30

Browse files
Merge pull request #117 from devopsix/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
2 parents 1616686 + 6c74d35 commit a047a30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assertj-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-surefire-plugin</artifactId>
119-
<version>3.5.3</version>
119+
<version>3.5.4</version>
120120
</plugin>
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-surefire-plugin</artifactId>
119-
<version>3.5.3</version>
119+
<version>3.5.4</version>
120120
</plugin>
121121
<plugin>
122122
<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>3.5.3</version>
51+
<version>3.5.4</version>
5252
</plugin>
5353
<plugin>
5454
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)