From b0996853d11aebb0393de697cd0d66903354d027 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期五, 13 一月 2023 19:01:49 +0800
Subject: [PATCH] update maven-surefire-plugin 2.22.2 => 3.0.0-M7
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index dbceffb..4907301 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
<maven-compiler-plugin.verison>3.10.1</maven-compiler-plugin.verison>
- <maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
<flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
</properties>
--
Gitblit v1.9.3