Skip to content

Commit 047394a

Browse files
authored
Merge pull request #75 from sornerol/dependabot/maven/development/org.apache.maven.plugins-maven-surefire-plugin-3.5.0
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0
2 parents e68f802 + 831afc8 commit 047394a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.apache.maven.plugins</groupId>
192192
<artifactId>maven-surefire-plugin</artifactId>
193-
<version>3.4.0</version>
193+
<version>3.5.0</version>
194194
</plugin>
195195
</plugins>
196196
</build>
@@ -271,7 +271,7 @@
271271
<plugin>
272272
<groupId>org.apache.maven.plugins</groupId>
273273
<artifactId>maven-surefire-plugin</artifactId>
274-
<version>3.4.0</version>
274+
<version>3.5.0</version>
275275
</plugin>
276276
</plugins>
277277
</build>

0 commit comments

Comments
 (0)