From ab6d5c7ee8d247ba4c6f36b9e31583b0d2c6ed04 Mon Sep 17 00:00:00 2001
From: wuww <252740454@qq.com>
Date: 星期一, 21 四月 2025 16:31:17 +0800
Subject: [PATCH] 修改单元测试方法

---
 pom.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 97b2166..cd0b5b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,8 @@
             <artifactId>gdal</artifactId>
             <version>3.5.0</version>
             <!--<version>3.10.0</version>
-            <scope>system</scope>
+            <version>3.10.1</version>-->
+            <!--<scope>system</scope>
             <systemPath>${project.basedir}/libs/gdal.jar</systemPath>-->
         </dependency>
         <!--rainfall-->

--
Gitblit v1.9.3