chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2

This commit is contained in:
renovate[bot]
2024-11-02 21:48:13 +00:00
committed by GitHub
parent 1c335492d5
commit 7cbb75f717

View File

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