Skip to content

Commit

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

Chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
  • Loading branch information
dbmalkovsky committed Jul 15, 2024
2 parents 1c34d17 + 035359f commit 4caf177
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 @@ -207,7 +207,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<reportsDirectory>${project.build.directory}/test-reports</reportsDirectory>
Expand Down

0 comments on commit 4caf177

Please sign in to comment.