|
|
|
@ -20,6 +20,7 @@ dependencies {
|
|
|
|
|
implementation 'com.onelogin:java-saml:2.9.0' |
|
|
|
|
implementation(platform("org.springframework.boot:spring-boot-dependencies:" + springBootVersion)) |
|
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-web' |
|
|
|
|
implementation 'org.dom4j:dom4j:2.1.3' |
|
|
|
|
|
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2' |
|
|
|
|
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2' |
|
|
|
|