1
mirror of https://github.com/CarmJos/EasyListener.git synced 2026-06-04 10:28:16 +08:00

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#43)

This commit is contained in:
dependabot[bot]
2024-07-16 22:58:51 +00:00
committed by GitHub
parent ba3787688c
commit 4c4595a4a9
+1 -1
View File
@@ -112,7 +112,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>