Ver Fonte

fix: 调整依赖版本

yhd12345 há 3 anos atrás
pai
commit
5ba0f0813e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -146,7 +146,7 @@
 		<dependency>
 			<groupId>cn.seecoder</groupId>
 			<artifactId>codejudge-client</artifactId>
-			<version>0.2.0</version>
+			<version>0.1.0</version>
 			<exclusions>
 				<exclusion>
 					<groupId>org.apache.logging.log4j</groupId>