Skip to content

Commit

Permalink
Merge pull request #10337 from orientechnologies/dependabot/maven/sur…
Browse files Browse the repository at this point in the history
…efire.version-3.5.1

chore(deps): bump surefire.version from 3.5.1 to 3.5.1
  • Loading branch information
tglman authored Oct 14, 2024
2 parents 766b066 + 8b54f9b commit f8f9f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gremlin/driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<configuration>
<forkedProcessTimeoutInSeconds>0</forkedProcessTimeoutInSeconds>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
Expand Down

0 comments on commit f8f9f8f

Please sign in to comment.