Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ce1ac3ec5 | |||
| 906a69b7cb | |||
| 7b8dd79db2 | |||
| 526e3fd402 | |||
| f340da88d4 | |||
| 7fdebf3f7f | |||
| c091d6ded4 | |||
| 036a3b914b | |||
| f7477b02ba | |||
| 4583cbc3dd |
@@ -24,7 +24,6 @@ atlassian-ide-plugin.xml
|
||||
.checkstyle
|
||||
s101plugin.state
|
||||
.attach_pid*
|
||||
.~lock.*#
|
||||
|
||||
!.idea/checkstyle-idea.xml
|
||||
!.idea/externalDependencies.xml
|
||||
|
||||
Vendored
+1
-1
@@ -56,7 +56,7 @@ try {
|
||||
sh "git clean -dfx"
|
||||
try {
|
||||
withEnv(["JAVA_HOME=${ tool 'jdk8' }"]) {
|
||||
sh "./gradlew clean test -PforceMavenRepositories=snapshot -PspringVersion='5.2.+' -PreactorVersion=Dysprosium-BUILD-SNAPSHOT -PspringDataVersion=Lovelace-BUILD-SNAPSHOT -PlocksDisabled --refresh-dependencies --no-daemon --stacktrace"
|
||||
sh "./gradlew clean test -PforceMavenRepositories=snapshot -PspringVersion='5.+' -PreactorVersion=Dysprosium-BUILD-SNAPSHOT -PspringDataVersion=Lovelace-BUILD-SNAPSHOT --refresh-dependencies --no-daemon --stacktrace"
|
||||
}
|
||||
} catch(Exception e) {
|
||||
currentBuild.result = 'FAILED: snapshots'
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,27 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.errorprone:error_prone_annotations:2.2.0
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
com.google.guava:guava:27.1-jre
|
||||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.puppycrawl.tools:checkstyle:8.22
|
||||
commons-beanutils:commons-beanutils:1.9.3
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:3.9.6
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
|
||||
io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
|
||||
io.spring.nohttp:nohttp:0.0.3.RELEASE
|
||||
net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,8 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
org.jacoco:org.jacoco.report:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.ow2.asm:asm-analysis:6.2.1
|
||||
org.ow2.asm:asm-commons:6.2.1
|
||||
org.ow2.asm:asm-tree:6.2.1
|
||||
org.ow2.asm:asm:6.2.1
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,9 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,24 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context-support:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,24 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context-support:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,25 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context-support:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,25 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context-support:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -1,25 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context-support:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
@@ -17,6 +17,7 @@ package org.springframework.security.acls.domain;
|
||||
|
||||
import org.springframework.security.acls.model.Sid;
|
||||
import org.springframework.security.core.Authentication;
|
||||
import org.springframework.security.core.userdetails.UserDetails;
|
||||
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
@@ -48,7 +49,12 @@ public class PrincipalSid implements Sid {
|
||||
Assert.notNull(authentication, "Authentication required");
|
||||
Assert.notNull(authentication.getPrincipal(), "Principal required");
|
||||
|
||||
this.principal = authentication.getName();
|
||||
if (authentication.getPrincipal() instanceof UserDetails) {
|
||||
this.principal = ((UserDetails) authentication.getPrincipal()).getUsername();
|
||||
}
|
||||
else {
|
||||
this.principal = authentication.getPrincipal().toString();
|
||||
}
|
||||
}
|
||||
|
||||
// ~ Methods
|
||||
|
||||
@@ -22,15 +22,10 @@ import org.junit.Test;
|
||||
import org.springframework.security.acls.domain.GrantedAuthoritySid;
|
||||
import org.springframework.security.acls.domain.PrincipalSid;
|
||||
import org.springframework.security.acls.model.Sid;
|
||||
import org.springframework.security.authentication.AbstractAuthenticationToken;
|
||||
import org.springframework.security.authentication.TestingAuthenticationToken;
|
||||
import org.springframework.security.core.Authentication;
|
||||
import org.springframework.security.core.GrantedAuthority;
|
||||
import org.springframework.security.core.authority.SimpleGrantedAuthority;
|
||||
import org.springframework.security.core.userdetails.User;
|
||||
|
||||
import java.util.Collection;
|
||||
import java.util.Collections;
|
||||
|
||||
public class SidTests {
|
||||
|
||||
@@ -216,65 +211,4 @@ public class SidTests {
|
||||
assertThat("ROLE_TEST".equals(gaSid.getGrantedAuthority())).isTrue();
|
||||
assertThat("ROLE_TEST2".equals(gaSid.getGrantedAuthority())).isFalse();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getPrincipalWhenPrincipalInstanceOfUserDetailsThenReturnsUsername() {
|
||||
User user = new User("user", "password", Collections.singletonList(new SimpleGrantedAuthority("ROLE_TEST")));
|
||||
Authentication authentication = new TestingAuthenticationToken(user, "password");
|
||||
PrincipalSid principalSid = new PrincipalSid(authentication);
|
||||
|
||||
assertThat("user").isEqualTo(principalSid.getPrincipal());
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getPrincipalWhenPrincipalNotInstanceOfUserDetailsThenReturnsPrincipalName() {
|
||||
Authentication authentication = new TestingAuthenticationToken("token", "password");
|
||||
PrincipalSid principalSid = new PrincipalSid(authentication);
|
||||
|
||||
assertThat("token").isEqualTo(principalSid.getPrincipal());
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getPrincipalWhenCustomAuthenticationPrincipalThenReturnsPrincipalName() {
|
||||
Authentication authentication = new CustomAuthenticationToken(new CustomToken("token"), null);
|
||||
PrincipalSid principalSid = new PrincipalSid(authentication);
|
||||
|
||||
assertThat("token").isEqualTo(principalSid.getPrincipal());
|
||||
}
|
||||
|
||||
static class CustomAuthenticationToken extends AbstractAuthenticationToken {
|
||||
private CustomToken principal;
|
||||
|
||||
CustomAuthenticationToken(CustomToken principal, Collection<GrantedAuthority> authorities) {
|
||||
super(authorities);
|
||||
this.principal = principal;
|
||||
}
|
||||
|
||||
@Override
|
||||
public Object getCredentials() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public CustomToken getPrincipal() {
|
||||
return this.principal;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getName() {
|
||||
return principal.getName();
|
||||
}
|
||||
}
|
||||
|
||||
static class CustomToken {
|
||||
private String name;
|
||||
|
||||
CustomToken(String name) {
|
||||
this.name = name;
|
||||
}
|
||||
|
||||
String getName() {
|
||||
return name;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,8 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjtools:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,27 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.errorprone:error_prone_annotations:2.2.0
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
com.google.guava:guava:27.1-jre
|
||||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.puppycrawl.tools:checkstyle:8.22
|
||||
commons-beanutils:commons-beanutils:1.9.3
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:3.9.6
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
|
||||
io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
|
||||
io.spring.nohttp:nohttp:0.0.3.RELEASE
|
||||
net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,14 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,14 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,14 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,8 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
org.jacoco:org.jacoco.report:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.ow2.asm:asm-analysis:6.2.1
|
||||
org.ow2.asm:asm-commons:6.2.1
|
||||
org.ow2.asm:asm-tree:6.2.1
|
||||
org.ow2.asm:asm:6.2.1
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,14 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,14 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
+2
-6
@@ -1,21 +1,17 @@
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.31.RELEASE'
|
||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE'
|
||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
|
||||
classpath "io.freefair.gradle:aspectj-plugin:4.1.6"
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
|
||||
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"
|
||||
}
|
||||
repositories {
|
||||
maven { url 'https://repo.spring.io/plugins-snapshot' }
|
||||
maven { url 'https://plugins.gradle.org/m2/' }
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'io.spring.nohttp'
|
||||
apply plugin: 'locks'
|
||||
apply plugin: 'io.spring.convention.root'
|
||||
apply plugin: 'org.jetbrains.kotlin.jvm'
|
||||
|
||||
group = 'org.springframework.security'
|
||||
description = 'Spring Security'
|
||||
|
||||
@@ -10,10 +10,6 @@ gradlePlugin {
|
||||
id = "trang"
|
||||
implementationClass = "trang.TrangPlugin"
|
||||
}
|
||||
locks {
|
||||
id = "locks"
|
||||
implementationClass = "lock.GlobalLockPlugin"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
package lock;
|
||||
|
||||
import org.gradle.api.Plugin;
|
||||
import org.gradle.api.Project;
|
||||
|
||||
/**
|
||||
* @author Rob Winch
|
||||
*/
|
||||
public class GlobalLockPlugin implements Plugin<Project> {
|
||||
@Override
|
||||
public void apply(Project project) {
|
||||
project.getTasks().register("writeLocks", GlobalLockTask.class, writeAll -> {
|
||||
writeAll.setDescription("Writes the locks for all projects");
|
||||
});
|
||||
}
|
||||
}
|
||||
@@ -1,40 +0,0 @@
|
||||
package lock;
|
||||
|
||||
import org.gradle.api.Action;
|
||||
import org.gradle.api.DefaultTask;
|
||||
import org.gradle.api.Project;
|
||||
import org.gradle.api.artifacts.Configuration;
|
||||
import org.gradle.api.tasks.TaskAction;
|
||||
|
||||
import java.util.function.Consumer;
|
||||
|
||||
/**
|
||||
* @author Rob Winch
|
||||
*/
|
||||
public class GlobalLockTask extends DefaultTask {
|
||||
@TaskAction
|
||||
public void lock() {
|
||||
Project taskProject = getProject();
|
||||
if (!taskProject.getGradle().getStartParameter().isWriteDependencyLocks()) {
|
||||
throw new IllegalStateException("You just specify --write-locks argument");
|
||||
}
|
||||
writeLocksFor(taskProject);
|
||||
taskProject.getSubprojects().forEach(new Consumer<Project>() {
|
||||
@Override
|
||||
public void accept(Project subproject) {
|
||||
writeLocksFor(subproject);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
private void writeLocksFor(Project project) {
|
||||
project.getConfigurations().configureEach(new Action<Configuration>() {
|
||||
@Override
|
||||
public void execute(Configuration configuration) {
|
||||
if (configuration.isCanBeResolved()) {
|
||||
configuration.resolve();
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,27 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.errorprone:error_prone_annotations:2.2.0
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
com.google.guava:guava:27.1-jre
|
||||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.puppycrawl.tools:checkstyle:8.22
|
||||
commons-beanutils:commons-beanutils:1.9.3
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:3.9.6
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
|
||||
io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
|
||||
io.spring.nohttp:nohttp:0.0.3.RELEASE
|
||||
net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,8 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,15 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
org.jacoco:org.jacoco.report:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.ow2.asm:asm-analysis:6.2.1
|
||||
org.ow2.asm:asm-commons:6.2.1
|
||||
org.ow2.asm:asm-tree:6.2.1
|
||||
org.ow2.asm:asm:6.2.1
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,12 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,8 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,22 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,32 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,32 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,32 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,32 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
@@ -1,32 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
+1
-1
@@ -47,7 +47,7 @@ public class ServiceAuthenticationDetailsSource implements
|
||||
// ===================================================================================================
|
||||
|
||||
/**
|
||||
* Creates an implementation that uses the specified ServiceProperties and the default
|
||||
* Creates an implementation that uses the specified ServiceProperites and the default
|
||||
* CAS artifactParameterName.
|
||||
*
|
||||
* @param serviceProperties The ServiceProperties to use to construct the serviceUrl.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,13 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,27 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.errorprone:error_prone_annotations:2.2.0
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
com.google.guava:guava:27.1-jre
|
||||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.puppycrawl.tools:checkstyle:8.22
|
||||
commons-beanutils:commons-beanutils:1.9.3
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:3.9.6
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
|
||||
io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
|
||||
io.spring.nohttp:nohttp:0.0.3.RELEASE
|
||||
net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,13 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,13 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,13 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,13 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,214 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
asm:asm:3.1
|
||||
bouncycastle:bcprov-jdk15:140
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.fasterxml.woodstox:woodstox-core:5.0.3
|
||||
com.fasterxml:classmate:1.5.1
|
||||
com.github.stephenc.jcip:jcip-annotations:1.0-1
|
||||
com.google.code.findbugs:jsr305:3.0.1
|
||||
com.google.errorprone:error_prone_annotations:2.1.3
|
||||
com.google.guava:guava:25.0-jre
|
||||
com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
com.sun.xml.fastinfoset:FastInfoset:1.2.15
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
commons-collections:commons-collections:3.2.2
|
||||
commons-io:commons-io:2.6
|
||||
commons-lang:commons-lang:2.4
|
||||
commons-logging:commons-logging:1.2
|
||||
commons-net:commons-net:3.6
|
||||
io.dropwizard.metrics:metrics-core:3.1.2
|
||||
io.netty:netty-buffer:4.1.49.Final
|
||||
io.netty:netty-codec-http2:4.1.49.Final
|
||||
io.netty:netty-codec-http:4.1.49.Final
|
||||
io.netty:netty-codec-socks:4.1.49.Final
|
||||
io.netty:netty-codec:4.1.49.Final
|
||||
io.netty:netty-common:4.1.49.Final
|
||||
io.netty:netty-handler-proxy:4.1.49.Final
|
||||
io.netty:netty-handler:4.1.49.Final
|
||||
io.netty:netty-resolver:4.1.49.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.49.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.49.Final
|
||||
io.netty:netty-transport:4.1.49.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.7.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
javax.inject:javax.inject:1
|
||||
javax.persistence:javax.persistence-api:2.2
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
javax.xml.bind:jaxb-api:2.4.0-b180830.0359
|
||||
joda-time:joda-time:2.9
|
||||
junit:junit:4.12
|
||||
ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
net.sourceforge.htmlunit:neko-htmlunit:2.37.0
|
||||
net.sourceforge.nekohtml:nekohtml:1.9.22
|
||||
org.apache.commons:commons-exec:1.3
|
||||
org.apache.commons:commons-lang3:3.9
|
||||
org.apache.commons:commons-text:1.8
|
||||
org.apache.directory.server:apacheds-bootstrap-extract:1.5.5
|
||||
org.apache.directory.server:apacheds-bootstrap-partition:1.5.5
|
||||
org.apache.directory.server:apacheds-core-avl:1.5.5
|
||||
org.apache.directory.server:apacheds-core-constants:1.5.5
|
||||
org.apache.directory.server:apacheds-core-entry:1.5.5
|
||||
org.apache.directory.server:apacheds-core-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-core-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-core:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm-store:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm:1.5.5
|
||||
org.apache.directory.server:apacheds-kerberos-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-ldap:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-bootstrap:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-extras:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-registries:1.5.5
|
||||
org.apache.directory.server:apacheds-server-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-utils:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-base:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-search:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-tools:1.5.5
|
||||
org.apache.directory.shared:shared-asn1-codec:0.9.15
|
||||
org.apache.directory.shared:shared-asn1:0.9.15
|
||||
org.apache.directory.shared:shared-cursor:0.9.15
|
||||
org.apache.directory.shared:shared-ldap-constants:0.9.15
|
||||
org.apache.directory.shared:shared-ldap:0.9.15
|
||||
org.apache.httpcomponents:httpclient:4.5.12
|
||||
org.apache.httpcomponents:httpcore:4.4.13
|
||||
org.apache.httpcomponents:httpmime:4.5.11
|
||||
org.apache.mina:mina-core:2.0.0-M6
|
||||
org.apache.santuario:xmlsec:2.0.10
|
||||
org.apache.velocity:velocity:1.7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.aspectj:aspectjweaver:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.brotli:dec:0.1.2
|
||||
org.checkerframework:checker-compat-qual:2.0.0
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.14
|
||||
org.codehaus.woodstox:stax2-api:3.1.4
|
||||
org.cryptacular:cryptacular:1.1.3
|
||||
org.dom4j:dom4j:2.1.3
|
||||
org.eclipse.jetty.websocket:websocket-api:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-client:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-common:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-client:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-http:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-io:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-util:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-xml:9.4.26.v20200117
|
||||
org.eclipse.persistence:javax.persistence:2.2.1
|
||||
org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:3.0.1
|
||||
org.openid4java:openid4java-nodeps:0.9.6
|
||||
org.opensaml:opensaml-core:3.4.5
|
||||
org.opensaml:opensaml-messaging-api:3.4.5
|
||||
org.opensaml:opensaml-profile-api:3.4.5
|
||||
org.opensaml:opensaml-saml-api:3.4.5
|
||||
org.opensaml:opensaml-saml-impl:3.4.5
|
||||
org.opensaml:opensaml-security-api:3.4.5
|
||||
org.opensaml:opensaml-security-impl:3.4.5
|
||||
org.opensaml:opensaml-soap-api:3.4.5
|
||||
org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
org.powermock:powermock-module-junit4-common:2.0.7
|
||||
org.powermock:powermock-module-junit4:2.0.7
|
||||
org.powermock:powermock-reflect:2.0.7
|
||||
org.reactivestreams:reactive-streams:1.0.3
|
||||
org.seleniumhq.selenium:htmlunit-driver:2.37.0
|
||||
org.seleniumhq.selenium:selenium-api:3.141.59
|
||||
org.seleniumhq.selenium:selenium-chrome-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-edge-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-firefox-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-java:3.141.59
|
||||
org.seleniumhq.selenium:selenium-opera-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-safari-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-support:3.141.59
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:jcl-over-slf4j:1.7.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.sonatype.sisu.inject:cglib:2.2.1-v20090111
|
||||
org.springframework.data:spring-data-commons:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-messaging:5.2.6.RELEASE
|
||||
org.springframework:spring-orm:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
org.springframework:spring-webflux:5.2.6.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.6.RELEASE
|
||||
org.springframework:spring-websocket:5.2.6.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
xalan:xalan:2.7.2
|
||||
xerces:xercesImpl:2.12.0
|
||||
xml-apis:xml-apis:1.4.01
|
||||
@@ -1,214 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
asm:asm:3.1
|
||||
bouncycastle:bcprov-jdk15:140
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.fasterxml.woodstox:woodstox-core:5.0.3
|
||||
com.fasterxml:classmate:1.5.1
|
||||
com.github.stephenc.jcip:jcip-annotations:1.0-1
|
||||
com.google.code.findbugs:jsr305:3.0.1
|
||||
com.google.errorprone:error_prone_annotations:2.1.3
|
||||
com.google.guava:guava:25.0-jre
|
||||
com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
com.sun.xml.fastinfoset:FastInfoset:1.2.15
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
commons-collections:commons-collections:3.2.2
|
||||
commons-io:commons-io:2.6
|
||||
commons-lang:commons-lang:2.4
|
||||
commons-logging:commons-logging:1.2
|
||||
commons-net:commons-net:3.6
|
||||
io.dropwizard.metrics:metrics-core:3.1.2
|
||||
io.netty:netty-buffer:4.1.49.Final
|
||||
io.netty:netty-codec-http2:4.1.49.Final
|
||||
io.netty:netty-codec-http:4.1.49.Final
|
||||
io.netty:netty-codec-socks:4.1.49.Final
|
||||
io.netty:netty-codec:4.1.49.Final
|
||||
io.netty:netty-common:4.1.49.Final
|
||||
io.netty:netty-handler-proxy:4.1.49.Final
|
||||
io.netty:netty-handler:4.1.49.Final
|
||||
io.netty:netty-resolver:4.1.49.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.49.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.49.Final
|
||||
io.netty:netty-transport:4.1.49.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.7.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
javax.inject:javax.inject:1
|
||||
javax.persistence:javax.persistence-api:2.2
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
javax.xml.bind:jaxb-api:2.4.0-b180830.0359
|
||||
joda-time:joda-time:2.9
|
||||
junit:junit:4.12
|
||||
ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
net.sourceforge.htmlunit:neko-htmlunit:2.37.0
|
||||
net.sourceforge.nekohtml:nekohtml:1.9.22
|
||||
org.apache.commons:commons-exec:1.3
|
||||
org.apache.commons:commons-lang3:3.9
|
||||
org.apache.commons:commons-text:1.8
|
||||
org.apache.directory.server:apacheds-bootstrap-extract:1.5.5
|
||||
org.apache.directory.server:apacheds-bootstrap-partition:1.5.5
|
||||
org.apache.directory.server:apacheds-core-avl:1.5.5
|
||||
org.apache.directory.server:apacheds-core-constants:1.5.5
|
||||
org.apache.directory.server:apacheds-core-entry:1.5.5
|
||||
org.apache.directory.server:apacheds-core-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-core-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-core:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm-store:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm:1.5.5
|
||||
org.apache.directory.server:apacheds-kerberos-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-ldap:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-bootstrap:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-extras:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-registries:1.5.5
|
||||
org.apache.directory.server:apacheds-server-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-utils:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-base:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-search:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-tools:1.5.5
|
||||
org.apache.directory.shared:shared-asn1-codec:0.9.15
|
||||
org.apache.directory.shared:shared-asn1:0.9.15
|
||||
org.apache.directory.shared:shared-cursor:0.9.15
|
||||
org.apache.directory.shared:shared-ldap-constants:0.9.15
|
||||
org.apache.directory.shared:shared-ldap:0.9.15
|
||||
org.apache.httpcomponents:httpclient:4.5.12
|
||||
org.apache.httpcomponents:httpcore:4.4.13
|
||||
org.apache.httpcomponents:httpmime:4.5.11
|
||||
org.apache.mina:mina-core:2.0.0-M6
|
||||
org.apache.santuario:xmlsec:2.0.10
|
||||
org.apache.velocity:velocity:1.7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.aspectj:aspectjweaver:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.brotli:dec:0.1.2
|
||||
org.checkerframework:checker-compat-qual:2.0.0
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.14
|
||||
org.codehaus.woodstox:stax2-api:3.1.4
|
||||
org.cryptacular:cryptacular:1.1.3
|
||||
org.dom4j:dom4j:2.1.3
|
||||
org.eclipse.jetty.websocket:websocket-api:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-client:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-common:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-client:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-http:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-io:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-util:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-xml:9.4.26.v20200117
|
||||
org.eclipse.persistence:javax.persistence:2.2.1
|
||||
org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:3.0.1
|
||||
org.openid4java:openid4java-nodeps:0.9.6
|
||||
org.opensaml:opensaml-core:3.4.5
|
||||
org.opensaml:opensaml-messaging-api:3.4.5
|
||||
org.opensaml:opensaml-profile-api:3.4.5
|
||||
org.opensaml:opensaml-saml-api:3.4.5
|
||||
org.opensaml:opensaml-saml-impl:3.4.5
|
||||
org.opensaml:opensaml-security-api:3.4.5
|
||||
org.opensaml:opensaml-security-impl:3.4.5
|
||||
org.opensaml:opensaml-soap-api:3.4.5
|
||||
org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
org.powermock:powermock-module-junit4-common:2.0.7
|
||||
org.powermock:powermock-module-junit4:2.0.7
|
||||
org.powermock:powermock-reflect:2.0.7
|
||||
org.reactivestreams:reactive-streams:1.0.3
|
||||
org.seleniumhq.selenium:htmlunit-driver:2.37.0
|
||||
org.seleniumhq.selenium:selenium-api:3.141.59
|
||||
org.seleniumhq.selenium:selenium-chrome-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-edge-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-firefox-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-java:3.141.59
|
||||
org.seleniumhq.selenium:selenium-opera-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-safari-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-support:3.141.59
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:jcl-over-slf4j:1.7.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.sonatype.sisu.inject:cglib:2.2.1-v20090111
|
||||
org.springframework.data:spring-data-commons:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-messaging:5.2.6.RELEASE
|
||||
org.springframework:spring-orm:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
org.springframework:spring-webflux:5.2.6.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.6.RELEASE
|
||||
org.springframework:spring-websocket:5.2.6.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
xalan:xalan:2.7.2
|
||||
xerces:xercesImpl:2.12.0
|
||||
xml-apis:xml-apis:1.4.01
|
||||
@@ -1,214 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
asm:asm:3.1
|
||||
bouncycastle:bcprov-jdk15:140
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.fasterxml.woodstox:woodstox-core:5.0.3
|
||||
com.fasterxml:classmate:1.5.1
|
||||
com.github.stephenc.jcip:jcip-annotations:1.0-1
|
||||
com.google.code.findbugs:jsr305:3.0.1
|
||||
com.google.errorprone:error_prone_annotations:2.1.3
|
||||
com.google.guava:guava:25.0-jre
|
||||
com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
com.sun.xml.fastinfoset:FastInfoset:1.2.15
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
commons-collections:commons-collections:3.2.2
|
||||
commons-io:commons-io:2.6
|
||||
commons-lang:commons-lang:2.4
|
||||
commons-logging:commons-logging:1.2
|
||||
commons-net:commons-net:3.6
|
||||
io.dropwizard.metrics:metrics-core:3.1.2
|
||||
io.netty:netty-buffer:4.1.49.Final
|
||||
io.netty:netty-codec-http2:4.1.49.Final
|
||||
io.netty:netty-codec-http:4.1.49.Final
|
||||
io.netty:netty-codec-socks:4.1.49.Final
|
||||
io.netty:netty-codec:4.1.49.Final
|
||||
io.netty:netty-common:4.1.49.Final
|
||||
io.netty:netty-handler-proxy:4.1.49.Final
|
||||
io.netty:netty-handler:4.1.49.Final
|
||||
io.netty:netty-resolver:4.1.49.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.49.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.49.Final
|
||||
io.netty:netty-transport:4.1.49.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.7.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
javax.inject:javax.inject:1
|
||||
javax.persistence:javax.persistence-api:2.2
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
javax.xml.bind:jaxb-api:2.4.0-b180830.0359
|
||||
joda-time:joda-time:2.9
|
||||
junit:junit:4.12
|
||||
ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
net.sourceforge.htmlunit:neko-htmlunit:2.37.0
|
||||
net.sourceforge.nekohtml:nekohtml:1.9.22
|
||||
org.apache.commons:commons-exec:1.3
|
||||
org.apache.commons:commons-lang3:3.9
|
||||
org.apache.commons:commons-text:1.8
|
||||
org.apache.directory.server:apacheds-bootstrap-extract:1.5.5
|
||||
org.apache.directory.server:apacheds-bootstrap-partition:1.5.5
|
||||
org.apache.directory.server:apacheds-core-avl:1.5.5
|
||||
org.apache.directory.server:apacheds-core-constants:1.5.5
|
||||
org.apache.directory.server:apacheds-core-entry:1.5.5
|
||||
org.apache.directory.server:apacheds-core-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-core-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-core:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm-store:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm:1.5.5
|
||||
org.apache.directory.server:apacheds-kerberos-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-ldap:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-bootstrap:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-extras:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-registries:1.5.5
|
||||
org.apache.directory.server:apacheds-server-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-utils:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-base:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-search:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-tools:1.5.5
|
||||
org.apache.directory.shared:shared-asn1-codec:0.9.15
|
||||
org.apache.directory.shared:shared-asn1:0.9.15
|
||||
org.apache.directory.shared:shared-cursor:0.9.15
|
||||
org.apache.directory.shared:shared-ldap-constants:0.9.15
|
||||
org.apache.directory.shared:shared-ldap:0.9.15
|
||||
org.apache.httpcomponents:httpclient:4.5.12
|
||||
org.apache.httpcomponents:httpcore:4.4.13
|
||||
org.apache.httpcomponents:httpmime:4.5.11
|
||||
org.apache.mina:mina-core:2.0.0-M6
|
||||
org.apache.santuario:xmlsec:2.0.10
|
||||
org.apache.velocity:velocity:1.7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.aspectj:aspectjweaver:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.brotli:dec:0.1.2
|
||||
org.checkerframework:checker-compat-qual:2.0.0
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.14
|
||||
org.codehaus.woodstox:stax2-api:3.1.4
|
||||
org.cryptacular:cryptacular:1.1.3
|
||||
org.dom4j:dom4j:2.1.3
|
||||
org.eclipse.jetty.websocket:websocket-api:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-client:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-common:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-client:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-http:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-io:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-util:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-xml:9.4.26.v20200117
|
||||
org.eclipse.persistence:javax.persistence:2.2.1
|
||||
org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:3.0.1
|
||||
org.openid4java:openid4java-nodeps:0.9.6
|
||||
org.opensaml:opensaml-core:3.4.5
|
||||
org.opensaml:opensaml-messaging-api:3.4.5
|
||||
org.opensaml:opensaml-profile-api:3.4.5
|
||||
org.opensaml:opensaml-saml-api:3.4.5
|
||||
org.opensaml:opensaml-saml-impl:3.4.5
|
||||
org.opensaml:opensaml-security-api:3.4.5
|
||||
org.opensaml:opensaml-security-impl:3.4.5
|
||||
org.opensaml:opensaml-soap-api:3.4.5
|
||||
org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
org.powermock:powermock-module-junit4-common:2.0.7
|
||||
org.powermock:powermock-module-junit4:2.0.7
|
||||
org.powermock:powermock-reflect:2.0.7
|
||||
org.reactivestreams:reactive-streams:1.0.3
|
||||
org.seleniumhq.selenium:htmlunit-driver:2.37.0
|
||||
org.seleniumhq.selenium:selenium-api:3.141.59
|
||||
org.seleniumhq.selenium:selenium-chrome-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-edge-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-firefox-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-java:3.141.59
|
||||
org.seleniumhq.selenium:selenium-opera-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-safari-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-support:3.141.59
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:jcl-over-slf4j:1.7.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.sonatype.sisu.inject:cglib:2.2.1-v20090111
|
||||
org.springframework.data:spring-data-commons:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-messaging:5.2.6.RELEASE
|
||||
org.springframework:spring-orm:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
org.springframework:spring-webflux:5.2.6.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.6.RELEASE
|
||||
org.springframework:spring-websocket:5.2.6.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
xalan:xalan:2.7.2
|
||||
xerces:xercesImpl:2.12.0
|
||||
xml-apis:xml-apis:1.4.01
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
@@ -1,7 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
-214
@@ -1,214 +0,0 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
antlr:antlr:2.7.7
|
||||
asm:asm:3.1
|
||||
bouncycastle:bcprov-jdk15:140
|
||||
ch.qos.logback:logback-classic:1.2.3
|
||||
ch.qos.logback:logback-core:1.2.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
com.fasterxml.woodstox:woodstox-core:5.0.3
|
||||
com.fasterxml:classmate:1.5.1
|
||||
com.github.stephenc.jcip:jcip-annotations:1.0-1
|
||||
com.google.code.findbugs:jsr305:3.0.1
|
||||
com.google.errorprone:error_prone_annotations:2.1.3
|
||||
com.google.guava:guava:25.0-jre
|
||||
com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
com.sun.xml.fastinfoset:FastInfoset:1.2.15
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.14
|
||||
commons-collections:commons-collections:3.2.2
|
||||
commons-io:commons-io:2.6
|
||||
commons-lang:commons-lang:2.4
|
||||
commons-logging:commons-logging:1.2
|
||||
commons-net:commons-net:3.6
|
||||
io.dropwizard.metrics:metrics-core:3.1.2
|
||||
io.netty:netty-buffer:4.1.49.Final
|
||||
io.netty:netty-codec-http2:4.1.49.Final
|
||||
io.netty:netty-codec-http:4.1.49.Final
|
||||
io.netty:netty-codec-socks:4.1.49.Final
|
||||
io.netty:netty-codec:4.1.49.Final
|
||||
io.netty:netty-common:4.1.49.Final
|
||||
io.netty:netty-handler-proxy:4.1.49.Final
|
||||
io.netty:netty-handler:4.1.49.Final
|
||||
io.netty:netty-resolver:4.1.49.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.49.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.49.Final
|
||||
io.netty:netty-transport:4.1.49.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.7.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
javax.inject:javax.inject:1
|
||||
javax.persistence:javax.persistence-api:2.2
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
javax.xml.bind:jaxb-api:2.4.0-b180830.0359
|
||||
joda-time:joda-time:2.9
|
||||
junit:junit:4.12
|
||||
ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
net.sourceforge.htmlunit:neko-htmlunit:2.37.0
|
||||
net.sourceforge.nekohtml:nekohtml:1.9.22
|
||||
org.apache.commons:commons-exec:1.3
|
||||
org.apache.commons:commons-lang3:3.9
|
||||
org.apache.commons:commons-text:1.8
|
||||
org.apache.directory.server:apacheds-bootstrap-extract:1.5.5
|
||||
org.apache.directory.server:apacheds-bootstrap-partition:1.5.5
|
||||
org.apache.directory.server:apacheds-core-avl:1.5.5
|
||||
org.apache.directory.server:apacheds-core-constants:1.5.5
|
||||
org.apache.directory.server:apacheds-core-entry:1.5.5
|
||||
org.apache.directory.server:apacheds-core-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-core-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-core:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm-store:1.5.5
|
||||
org.apache.directory.server:apacheds-jdbm:1.5.5
|
||||
org.apache.directory.server:apacheds-kerberos-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-ldap:1.5.5
|
||||
org.apache.directory.server:apacheds-protocol-shared:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-bootstrap:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-extras:1.5.5
|
||||
org.apache.directory.server:apacheds-schema-registries:1.5.5
|
||||
org.apache.directory.server:apacheds-server-jndi:1.5.5
|
||||
org.apache.directory.server:apacheds-utils:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-base:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-search:1.5.5
|
||||
org.apache.directory.server:apacheds-xdbm-tools:1.5.5
|
||||
org.apache.directory.shared:shared-asn1-codec:0.9.15
|
||||
org.apache.directory.shared:shared-asn1:0.9.15
|
||||
org.apache.directory.shared:shared-cursor:0.9.15
|
||||
org.apache.directory.shared:shared-ldap-constants:0.9.15
|
||||
org.apache.directory.shared:shared-ldap:0.9.15
|
||||
org.apache.httpcomponents:httpclient:4.5.12
|
||||
org.apache.httpcomponents:httpcore:4.4.13
|
||||
org.apache.httpcomponents:httpmime:4.5.11
|
||||
org.apache.mina:mina-core:2.0.0-M6
|
||||
org.apache.santuario:xmlsec:2.0.10
|
||||
org.apache.velocity:velocity:1.7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.aspectj:aspectjweaver:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.brotli:dec:0.1.2
|
||||
org.checkerframework:checker-compat-qual:2.0.0
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.14
|
||||
org.codehaus.woodstox:stax2-api:3.1.4
|
||||
org.cryptacular:cryptacular:1.1.3
|
||||
org.dom4j:dom4j:2.1.3
|
||||
org.eclipse.jetty.websocket:websocket-api:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-client:9.4.26.v20200117
|
||||
org.eclipse.jetty.websocket:websocket-common:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-client:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-http:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-io:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-util:9.4.26.v20200117
|
||||
org.eclipse.jetty:jetty-xml:9.4.26.v20200117
|
||||
org.eclipse.persistence:javax.persistence:2.2.1
|
||||
org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:3.0.1
|
||||
org.openid4java:openid4java-nodeps:0.9.6
|
||||
org.opensaml:opensaml-core:3.4.5
|
||||
org.opensaml:opensaml-messaging-api:3.4.5
|
||||
org.opensaml:opensaml-profile-api:3.4.5
|
||||
org.opensaml:opensaml-saml-api:3.4.5
|
||||
org.opensaml:opensaml-saml-impl:3.4.5
|
||||
org.opensaml:opensaml-security-api:3.4.5
|
||||
org.opensaml:opensaml-security-impl:3.4.5
|
||||
org.opensaml:opensaml-soap-api:3.4.5
|
||||
org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
org.powermock:powermock-module-junit4-common:2.0.7
|
||||
org.powermock:powermock-module-junit4:2.0.7
|
||||
org.powermock:powermock-reflect:2.0.7
|
||||
org.reactivestreams:reactive-streams:1.0.3
|
||||
org.seleniumhq.selenium:htmlunit-driver:2.37.0
|
||||
org.seleniumhq.selenium:selenium-api:3.141.59
|
||||
org.seleniumhq.selenium:selenium-chrome-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-edge-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-firefox-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-java:3.141.59
|
||||
org.seleniumhq.selenium:selenium-opera-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-safari-driver:3.141.59
|
||||
org.seleniumhq.selenium:selenium-support:3.141.59
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:jcl-over-slf4j:1.7.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.sonatype.sisu.inject:cglib:2.2.1-v20090111
|
||||
org.springframework.data:spring-data-commons:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.2.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
org.springframework:spring-context:5.2.6.RELEASE
|
||||
org.springframework:spring-core:5.2.6.RELEASE
|
||||
org.springframework:spring-expression:5.2.6.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
org.springframework:spring-jcl:5.2.6.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.6.RELEASE
|
||||
org.springframework:spring-messaging:5.2.6.RELEASE
|
||||
org.springframework:spring-orm:5.2.6.RELEASE
|
||||
org.springframework:spring-test:5.2.6.RELEASE
|
||||
org.springframework:spring-tx:5.2.6.RELEASE
|
||||
org.springframework:spring-web:5.2.6.RELEASE
|
||||
org.springframework:spring-webflux:5.2.6.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.6.RELEASE
|
||||
org.springframework:spring-websocket:5.2.6.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
xalan:xalan:2.7.2
|
||||
xerces:xercesImpl:2.12.0
|
||||
xml-apis:xml-apis:1.4.01
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user