Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-surefire-plugin-3.5.0' into issue553-fix-start-up-error
  • Loading branch information
kagemomiji committed Aug 29, 2024
2 parents 102ee8a + 4ccf90d commit 48e0ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<!-- #1186 Temporarily skip a test. -->
<excludes>
Expand Down

0 comments on commit 48e0ac1

Please sign in to comment.