guwd 5 lat temu
rodzic
commit
e7c8b5bcdf
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      pom.xml

+ 5 - 1
pom.xml

@@ -100,7 +100,11 @@
 			<artifactId>ms-upgrader</artifactId>
 			<version>1.0.17</version>
 		</dependency>
-
+		<dependency>
+			<groupId>com.github.stuxuhai</groupId>
+			<artifactId>jpinyin</artifactId>
+			<version>1.1.8</version>
+		</dependency>
 
 	</dependencies>
 	<build>