Skip to content

Commit 693eba3

Browse files
authored
Merge pull request #75 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5
2 parents 0a18a02 + ec41609 commit 693eba3

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
@@ -240,7 +240,7 @@
240240
<plugin>
241241
<groupId>org.apache.maven.plugins</groupId>
242242
<artifactId>maven-surefire-plugin</artifactId>
243-
<version>3.2.2</version>
243+
<version>3.2.5</version>
244244
<configuration>
245245
<skipTests>${skipTests}</skipTests>
246246
</configuration>

0 commit comments

Comments
 (0)