Skip to content

Commit 59a7fbc

Browse files
authored
Merge pull request #190 from xdev-software/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0
2 parents 96cf029 + 8d8efe9 commit 59a7fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chartjs-java-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
<plugin>
275275
<groupId>org.apache.maven.plugins</groupId>
276276
<artifactId>maven-surefire-plugin</artifactId>
277-
<version>3.2.5</version>
277+
<version>3.3.0</version>
278278
<configuration>
279279
<skipTests>${skipTests}</skipTests>
280280
</configuration>

0 commit comments

Comments
 (0)