Skip to content

Commit a177da7

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
1 parent e631f7d commit a177da7

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
@@ -219,7 +219,7 @@
219219
<plugin>
220220
<groupId>org.apache.maven.plugins</groupId>
221221
<artifactId>maven-surefire-plugin</artifactId>
222-
<version>3.5.4</version>
222+
<version>3.5.5</version>
223223
<configuration>
224224
<skipTests>${skipTests}</skipTests>
225225
</configuration>

0 commit comments

Comments
 (0)