Skip to content

Commit

Permalink
Merge pull request #351 from ls1intum/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-surefire-plugin-3.2.5

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • Loading branch information
MaisiKoleni authored Feb 4, 2024
2 parents 5da5215 + 2c00145 commit 064b9bb
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 @@ -230,7 +230,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<argLine>@{argLine} -Dfile.encoding=UTF-8</argLine>
<runOrder>alphabetical</runOrder>
Expand Down Expand Up @@ -390,7 +390,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<forkCount>4</forkCount>
<reuseForks>true</reuseForks>
Expand Down

0 comments on commit 064b9bb

Please sign in to comment.