xiatian hai 2 semanas
pai
achega
8de046483b
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -2,8 +2,8 @@
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
-	<groupId>export-data</groupId>
-	<artifactId>export-data</artifactId>
+	<groupId>dd-college-export</groupId>
+	<artifactId>dd-college-export</artifactId>
 	<version>0.0.1-SNAPSHOT</version>
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -63,7 +63,7 @@
 		<dependency>
 			<groupId>com.qmth.boot</groupId>
 			<artifactId>tools-poi</artifactId>
-			<version>1.0.3</version>
+			<version>1.0.5</version>
 		</dependency>
 	</dependencies>
 	<repositories>