Skip to content

Commit

Permalink
Merge pull request #96 from axonivy/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-surefire-plugin-3.5.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0
  • Loading branch information
ivy-rew authored Aug 28, 2024
2 parents 1d1fcf4 + 1ec85d2 commit a97897a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonschema-module-expressive-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
</configuration>
Expand Down

0 comments on commit a97897a

Please sign in to comment.