Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.2
  • Loading branch information
schlichtig authored Nov 13, 2023
2 parents 1ccac5a + be464a9 commit 5d1b0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.2.2</version>
<configuration>
<reuseForks>false</reuseForks>
<argLine>-Xmx8G -Xms256M -Xss8M -Dmaven.home="${maven.home}"</argLine>
Expand Down

0 comments on commit 5d1b0fa

Please sign in to comment.