1
mirror of https://github.com/CarmJos/TimeForFlight.git synced 2026-06-14 07:31:08 +08:00

1 Commits

Author SHA1 Message Date
renovate[bot] 521b55ccbe Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6 2026-05-27 23:04:35 +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>