浏览代码

Add milestone repository to SAML 2.0 XML sample

Marcus Da Coregio 2 年之前
父节点
当前提交
db4ff2eb77
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      servlet/xml/java/saml2/login-logout/build.gradle

+ 1 - 0
servlet/xml/java/saml2/login-logout/build.gradle

@@ -11,6 +11,7 @@ repositories {
 	jcenter()
 	mavenCentral()
 	maven { url "https://repo.spring.io/snapshot" }
+	maven { url "https://repo.spring.io/milestone" }
 	maven { url "https://build.shibboleth.net/nexus/content/repositories/releases/" }
 }