Skip to content

Commit

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

Bump org.apache.maven.surefire:surefire-junit4 from 2.22.2 to 3.2.2
  • Loading branch information
schlichtig authored Nov 10, 2023
2 parents 8cef039 + 2b60187 commit 1ccac5a
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 @@ -120,7 +120,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>2.22.2</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 1ccac5a

Please sign in to comment.