Skip to content

Commit e9fa805

Browse files
authored
Merge pull request #416 from xdev-software/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
2 parents a236d4f + 1111c63 commit e9fa805

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
@@ -239,7 +239,7 @@
239239
<plugin>
240240
<groupId>org.apache.maven.plugins</groupId>
241241
<artifactId>maven-surefire-plugin</artifactId>
242-
<version>3.5.3</version>
242+
<version>3.5.4</version>
243243
<configuration>
244244
<skipTests>${skipTests}</skipTests>
245245
</configuration>

0 commit comments

Comments
 (0)