Skip to content

Commit 5449c68

Browse files
authored
Merge pull request #56 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2
2 parents c743f80 + 1f26af0 commit 5449c68

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

0 commit comments

Comments
 (0)