Skip to content

Commit

Permalink
Remove overriding plugin versions which were outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Mar 26, 2024
1 parent f324111 commit 5ee3005
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<!--Minimal version with Junit 5 engine support-->
<version>2.22.1</version>
<configuration>
<systemPropertyVariables>
<java.util.logging.config.file>${project.build.testOutputDirectory}/logging.properties</java.util.logging.config.file>
Expand All @@ -222,7 +220,6 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>1.13.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 5ee3005

Please sign in to comment.