Merge pull request #136 from chillzhuang/dependabot/maven/dev/org.apache.maven.plugins-maven-surefire-plugin-3.5.4

⬆️ Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
This commit is contained in:
如梦技术 2025-10-10 13:34:58 +08:00 committed by GitHub
commit 4b8364c506
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -642,7 +642,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.3</version>
<version>3.5.4</version>
<configuration>
<skipTests>true</skipTests>
</configuration>