Skip to content

Commit 93e8926

Browse files
authored
Merge pull request #52 from waikato-datamining/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.1
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
2 parents 61f5708 + 7712e0e commit 93e8926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-surefire-plugin</artifactId>
165-
<version>3.3.0</version>
165+
<version>3.3.1</version>
166166
<configuration>
167167
<skipTests>${skipTests}</skipTests>
168168
</configuration>

0 commit comments

Comments
 (0)