Skip to content

Commit

Permalink
#734 - Update dependency org.apache.maven.plugins:maven-surefire-plug…
Browse files Browse the repository at this point in the history
…in to v3.1.2
  • Loading branch information
renovate-bot authored and deadlocker8 committed Jun 11, 2023
1 parent d5d8f92 commit bef63d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BudgetMasterServer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.2</version>
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit bef63d7

Please sign in to comment.