Skip to content

Commit

Permalink
Merge pull request #16485 from iterate-ch/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-failsafe-plugin-3.5.2
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
2 parents ccbb067 + 115feb0 commit ce198d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
<configuration>
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
<encoding>UTF-8</encoding>
Expand All @@ -583,7 +583,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit47</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit ce198d5

Please sign in to comment.