1
mirror of https://github.com/CarmJos/PlayerPrefix.git synced 2026-06-04 18:08:18 +08:00

1 Commits

Author SHA1 Message Date
renovate[bot] d3ea1ef502 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6 2026-05-27 21:48:46 +00:00
+1 -1
View File
@@ -184,7 +184,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.5</version>
<version>3.5.6</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>