diff --git a/build.json b/build.json
index aea36cd..3e8cf33 100644
--- a/build.json
+++ b/build.json
@@ -1,5 +1,5 @@
{
- "java": "15",
+ "java": "1.8",
"builder": {
"name": "maven",
"version": "3.8.4"
diff --git a/pom.xml b/pom.xml
index 62cb757..9b323e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
- 15
+ 8
@@ -36,9 +36,26 @@
org.springframework.security
spring-security-openid
+
+ org.bouncycastle
+ bcprov-jdk15on
+ 1.70
+
-
+
+
+ alimaven
+ aliyun maven
+ http://maven.aliyun.com/nexus/content/groups/public/
+
+ true
+
+
+ false
+
+
+