Skip to content

Commit

Permalink
Merge pull request #783 from navikt/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-surefire-plugin-3.2.1
  • Loading branch information
jan-olaveide authored Oct 24, 2023
2 parents c08190b + 5aca402 commit 798f91f
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 @@ -81,7 +81,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
Expand Down Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 798f91f

Please sign in to comment.