From e45b44366453dd2064ae94517244a6ef8aa3762e Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期三, 11 十月 2023 01:33:36 +0800 Subject: [PATCH] 测试提交 --- pom.xml | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index bb0de72..7d2ac6e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,12 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.7.2</version> + <version>2.7.9</version> </parent> <groupId>com.genersoft</groupId> <artifactId>wvp-pro</artifactId> - <version>2.6.8</version> + <version>2.6.9</version> <name>web video platform</name> <description>鍥芥爣28181瑙嗛骞冲彴</description> <packaging>${project.packaging}</packaging> @@ -336,7 +336,6 @@ <dateFormat>yyyyMMdd</dateFormat> </configuration> </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> @@ -345,7 +344,6 @@ <skipTests>true</skipTests> </configuration> </plugin> - </plugins> <resources> <resource> -- Gitblit v1.8.0