Skip to content

Commit b7198b9

Browse files
authored
Merge pull request #69 from sornerol/dependabot/maven/development/org.apache.maven.plugins-maven-surefire-plugin-3.3.1
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
2 parents 49ec84d + 89e2181 commit b7198b9

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.3.0</version>
193+
<version>3.3.1</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.3.0</version>
274+
<version>3.3.1</version>
275275
</plugin>
276276
</plugins>
277277
</build>

0 commit comments

Comments
 (0)