summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bb44141a..528a5a9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,7 @@
<org.opensaml.version>2.6.6</org.opensaml.version>
<org.opensaml.xmltooling.version>1.4.6</org.opensaml.xmltooling.version>
<org.opensaml.openws.version>1.5.6</org.opensaml.openws.version>
+
<org.apache.santuario.xmlsec.version>2.1.3</org.apache.santuario.xmlsec.version>
<org.bouncycastle.bcprov-jdk15on.version>1.61</org.bouncycastle.bcprov-jdk15on.version>
<org.owasp.esapi.version>2.1.0.1</org.owasp.esapi.version>
@@ -98,7 +99,7 @@
<repository>
<id>shibboleth.internet2.edu</id>
<name>Internet2</name>
- <url>https://build.shibboleth.net/nexus/content/groups/public/</url>
+ <url>https://mvnrepository.com/artifact</url>
</repository>
</repositories>
</profile>