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

This commit is contained in:
renovate[bot]
2025-09-13 17:48:07 +00:00
committed by GitHub
parent 2e472fa90d
commit bdee3fc1b5

View File

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