Skip to content

Commit

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

RAT-339: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • Loading branch information
ottlinger authored Jan 11, 2024
2 parents cccbd86 + 2f22860 commit 34dc0ce
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 @@ -394,7 +394,7 @@ agnostic home for software distribution comprehension and audit tools.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<forkCount>1</forkCount>
<argLine>-Dfile.encoding=ISO-8859-1</argLine>
Expand Down

0 comments on commit 34dc0ce

Please sign in to comment.