Skip to content

Commit

Permalink
Updated deprecated surefire/failsave configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lwitkowski committed Oct 30, 2023
1 parent f2a4498 commit 47e6e32
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 @@ -144,10 +144,10 @@
<version>${surefire-plugin.version}</version>
<configuration>
<argLine>-Duser.language=en -Duser.region=US</argLine>
<systemProperties>
<systemPropertyVariables>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<quarkus.log.console.level>OFF</quarkus.log.console.level>
</systemProperties>
</systemPropertyVariables>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 47e6e32

Please sign in to comment.