From eec51ec8be174a2f6bde7cfb8ec15784945bd4fa Mon Sep 17 00:00:00 2001 From: "whvcse@foxmail.com" Date: Mon, 22 Apr 2019 11:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=AA=8C=E8=AF=81=E7=A0=81?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- pom.xml | 98 +++++++------------------------------------------- 2 files changed, 13 insertions(+), 87 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index d30d09e..273b71e 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4206d22..5070b53 100644 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.github.whvcse + org.wf - EasyCaptcha + easy-captcha 1.5.0-RELEASE jar @@ -12,14 +12,6 @@ Java图形验证码,支持gif验证码、中文验证码,适用于Java Web、JavaSE项目。 https://github.com/whvcse/EasyCaptcha - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - @@ -49,81 +41,15 @@ - + + + rdc-releases + https://repo.rdc.aliyun.com/repository/70786-release-exL3mB/ + + + rdc-snapshots + https://repo.rdc.aliyun.com/repository/70786-snapshot-Y0tgOa/ + + \ No newline at end of file