Skip to content

Commit

Permalink
Merge pull request #1446 from stefvanschie/dependabot/maven/IF/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-surefire-plugin-3.5.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.0 in /IF
  • Loading branch information
stefvanschie authored Nov 18, 2024
2 parents c2d633b + 88afd39 commit 47fb501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IF/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,12 +279,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.5.0</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit-platform </artifactId>
<version>3.2.5</version>
<version>3.5.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 47fb501

Please sign in to comment.