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

⬆️ Bump org.apache.maven.plugins:maven-surefire-plugin from 2.18.1 to 3.5.3
This commit is contained in:
如梦技术 2025-05-27 14:03:04 +08:00 committed by GitHub
commit 55d50c603e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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