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

This commit is contained in:
renovate[bot]
2024-10-06 12:53:45 +00:00
committed by GitHub
parent 74bce1308c
commit b831f1f35c

View File

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