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

This commit is contained in:
renovate[bot]
2025-03-31 07:27:09 +00:00
committed by GitHub
parent 28f865ccfa
commit cacc632443

View File

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