Skip to content

Commit aa0a50e

Browse files
authored
Merge pull request #45 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.1
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1
2 parents 89eff83 + 1d37d6e commit aa0a50e

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.1.2</version>
243+
<version>3.2.1</version>
244244
<configuration>
245245
<skipTests>${skipTests}</skipTests>
246246
</configuration>

0 commit comments

Comments
 (0)