Skip to content

Commit

Permalink
Merge pull request #56 from xdev-software/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-surefire-plugin-3.2.2

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2
  • Loading branch information
AB-xdev authored Nov 23, 2023
2 parents c743f80 + 1f26af0 commit 5449c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chartjs-java-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<skipTests>${skipTests}</skipTests>
</configuration>
Expand Down

0 comments on commit 5449c68

Please sign in to comment.