Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0

This commit is contained in:
renovate[bot]
2024-08-18 21:04:13 +00:00
committed by GitHub
parent 4db0c775ff
commit 849742e19a

View File

@@ -101,7 +101,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
<configuration>
<systemPropertyVariables>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>