Compare commits
28 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fbcfd9513 | |||
| d17ebf53f9 | |||
| c241f643ad | |||
| d4461dc856 | |||
| ad0ad06705 | |||
| db76882f75 | |||
| 27e6743fd6 | |||
| e79141a188 | |||
| da7141eb5b | |||
| e30d78086a | |||
| fc24c7991c | |||
| 42013ee3a1 | |||
| 21f03b53f2 | |||
| f6b678f137 | |||
| 76657631fd | |||
| 3f2057364e | |||
| a8a66480be | |||
| 1f4aa8fe4f | |||
| 420e8227d4 | |||
| 580b988e7f | |||
| acb5ae607b | |||
| 77a1befcc2 | |||
| 61b75bb2d6 | |||
| 429caeacc9 | |||
| 8c93d95818 | |||
| b8175bccd2 | |||
| 00375da173 | |||
| 1af21a9d02 |
Vendored
+2
-2
@@ -188,7 +188,7 @@ try {
|
||||
"GRADLE_ENTERPRISE_CACHE_USERNAME=${GRADLE_ENTERPRISE_CACHE_USERNAME}",
|
||||
"GRADLE_ENTERPRISE_CACHE_PASSWORD=${GRADLE_ENTERPRISE_CACHE_PASSWORD}",
|
||||
"GRADLE_ENTERPRISE_ACCESS_KEY=${GRADLE_ENTERPRISE_ACCESS_KEY}"]) {
|
||||
sh "./gradlew deployDocs -PdeployDocsSshKeyPath=$DEPLOY_SSH_KEY -PdeployDocsSshUsername=$SPRING_DOCS_USERNAME --stacktrace"
|
||||
sh "./gradlew deployDocs -PartifactoryUsername=$ARTIFACTORY_USERNAME -PartifactoryPassword=$ARTIFACTORY_PASSWORD -PdeployDocsSshKeyPath=$DEPLOY_SSH_KEY -PdeployDocsSshUsername=$SPRING_DOCS_USERNAME --stacktrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -209,7 +209,7 @@ try {
|
||||
"GRADLE_ENTERPRISE_CACHE_USERNAME=${GRADLE_ENTERPRISE_CACHE_USERNAME}",
|
||||
"GRADLE_ENTERPRISE_CACHE_PASSWORD=${GRADLE_ENTERPRISE_CACHE_PASSWORD}",
|
||||
"GRADLE_ENTERPRISE_ACCESS_KEY=${GRADLE_ENTERPRISE_ACCESS_KEY}"]) {
|
||||
sh "./gradlew deploySchema -PdeployDocsSshKeyPath=$DEPLOY_SSH_KEY -PdeployDocsSshUsername=$SPRING_DOCS_USERNAME --stacktrace"
|
||||
sh "./gradlew deploySchema -PartifactoryUsername=$ARTIFACTORY_USERNAME -PartifactoryPassword=$ARTIFACTORY_PASSWORD -PdeployDocsSshKeyPath=$DEPLOY_SSH_KEY -PdeployDocsSshUsername=$SPRING_DOCS_USERNAME --stacktrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -14,13 +14,13 @@ com.puppycrawl.tools:checkstyle:8.32
|
||||
commons-beanutils:commons-beanutils:1.9.4
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:4.2.0
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.25
|
||||
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-7
|
||||
org.antlr:antlr4-runtime:4.8-1
|
||||
org.checkerframework:checker-qual:2.11.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
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.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
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:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context-support:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context-support:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context-support:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context-support:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context-support:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context-support:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context-support:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context-support:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context-support:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context-support:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.aspectj:aspectjtools:1.9.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -14,13 +14,13 @@ com.puppycrawl.tools:checkstyle:8.32
|
||||
commons-beanutils:commons-beanutils:1.9.4
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:4.2.0
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.25
|
||||
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-7
|
||||
org.antlr:antlr4-runtime:4.8-1
|
||||
org.checkerframework:checker-qual:2.11.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
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.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
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:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.35.RELEASE'
|
||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.37'
|
||||
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
|
||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -14,13 +14,13 @@ com.puppycrawl.tools:checkstyle:8.32
|
||||
commons-beanutils:commons-beanutils:1.9.4
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:4.2.0
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.25
|
||||
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-7
|
||||
org.antlr:antlr4-runtime:4.8-1
|
||||
org.checkerframework:checker-qual:2.11.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
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.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
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:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -15,18 +15,18 @@ org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -15,18 +15,18 @@ org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -15,18 +15,18 @@ org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -15,18 +15,18 @@ org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.4
|
||||
com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|
||||
commons-codec:commons-codec:1.15
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -15,18 +15,18 @@ org.bouncycastle:bcpkix-jdk15on:1.66
|
||||
org.bouncycastle:bcprov-jdk15on:1.66
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.1
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -14,13 +14,13 @@ com.puppycrawl.tools:checkstyle:8.32
|
||||
commons-beanutils:commons-beanutils:1.9.4
|
||||
commons-collections:commons-collections:3.2.2
|
||||
info.picocli:picocli:4.2.0
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.spring.javaformat:spring-javaformat-checkstyle:0.0.25
|
||||
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-7
|
||||
org.antlr:antlr4-runtime:4.8-1
|
||||
org.checkerframework:checker-qual:2.11.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -6,21 +6,21 @@ 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.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.code.findbugs:jsr305:3.0.2
|
||||
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.1
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:9.1.3
|
||||
com.nimbusds:oauth2-oidc-sdk:8.28.1
|
||||
com.nimbusds:nimbus-jose-jwt:9.5
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
@@ -33,24 +33,24 @@ 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.53.Final
|
||||
io.netty:netty-codec-http2:4.1.53.Final
|
||||
io.netty:netty-codec-http:4.1.53.Final
|
||||
io.netty:netty-codec-socks:4.1.53.Final
|
||||
io.netty:netty-codec:4.1.53.Final
|
||||
io.netty:netty-common:4.1.53.Final
|
||||
io.netty:netty-handler-proxy:4.1.53.Final
|
||||
io.netty:netty-handler:4.1.53.Final
|
||||
io.netty:netty-resolver:4.1.53.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.53.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.53.Final
|
||||
io.netty:netty-transport:4.1.53.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.14.RELEASE
|
||||
io.dropwizard.metrics:metrics-core:3.1.5
|
||||
io.netty:netty-buffer:4.1.56.Final
|
||||
io.netty:netty-codec-http2:4.1.56.Final
|
||||
io.netty:netty-codec-http:4.1.56.Final
|
||||
io.netty:netty-codec-socks:4.1.56.Final
|
||||
io.netty:netty-codec:4.1.56.Final
|
||||
io.netty:netty-common:4.1.56.Final
|
||||
io.netty:netty-handler-proxy:4.1.56.Final
|
||||
io.netty:netty-handler:4.1.56.Final
|
||||
io.netty:netty-resolver:4.1.56.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.56.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.56.Final
|
||||
io.netty:netty-transport:4.1.56.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.16.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-core:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -67,7 +67,7 @@ net.bytebuddy:byte-buddy:1.10.17
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.shibboleth.utilities:java-support:7.5.2
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
@@ -117,7 +117,7 @@ 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.cryptacular:cryptacular:1.1.4
|
||||
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
|
||||
@@ -132,37 +132,37 @@ 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.2.Final
|
||||
org.hibernate:hibernate-core:5.4.25.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.25.Final
|
||||
org.hibernate:hibernate-core:5.4.28.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.28.Final
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.4.1.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.4.20
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jboss:jandex:2.2.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.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.opensaml:opensaml-core:3.4.6
|
||||
org.opensaml:opensaml-messaging-api:3.4.6
|
||||
org.opensaml:opensaml-profile-api:3.4.6
|
||||
org.opensaml:opensaml-saml-api:3.4.6
|
||||
org.opensaml:opensaml-saml-impl:3.4.6
|
||||
org.opensaml:opensaml-security-api:3.4.6
|
||||
org.opensaml:opensaml-security-impl:3.4.6
|
||||
org.opensaml:opensaml-soap-api:3.4.6
|
||||
org.opensaml:opensaml-soap-impl:3.4.6
|
||||
org.opensaml:opensaml-storage-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.6
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.9
|
||||
org.powermock:powermock-api-support:2.0.9
|
||||
@@ -186,26 +186,26 @@ 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.3.5.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.5.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework.data:spring-data-commons:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-messaging:5.2.11.RELEASE
|
||||
org.springframework:spring-orm:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework:spring-webflux:5.2.11.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.11.RELEASE
|
||||
org.springframework:spring-websocket:5.2.11.RELEASE
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-messaging:5.2.12.RELEASE
|
||||
org.springframework:spring-orm:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
org.springframework:spring-webflux:5.2.12.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.12.RELEASE
|
||||
org.springframework:spring-websocket:5.2.12.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -6,21 +6,21 @@ 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.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.code.findbugs:jsr305:3.0.2
|
||||
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.1
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:9.1.3
|
||||
com.nimbusds:oauth2-oidc-sdk:8.28.1
|
||||
com.nimbusds:nimbus-jose-jwt:9.5
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
@@ -33,24 +33,24 @@ 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.53.Final
|
||||
io.netty:netty-codec-http2:4.1.53.Final
|
||||
io.netty:netty-codec-http:4.1.53.Final
|
||||
io.netty:netty-codec-socks:4.1.53.Final
|
||||
io.netty:netty-codec:4.1.53.Final
|
||||
io.netty:netty-common:4.1.53.Final
|
||||
io.netty:netty-handler-proxy:4.1.53.Final
|
||||
io.netty:netty-handler:4.1.53.Final
|
||||
io.netty:netty-resolver:4.1.53.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.53.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.53.Final
|
||||
io.netty:netty-transport:4.1.53.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.14.RELEASE
|
||||
io.dropwizard.metrics:metrics-core:3.1.5
|
||||
io.netty:netty-buffer:4.1.56.Final
|
||||
io.netty:netty-codec-http2:4.1.56.Final
|
||||
io.netty:netty-codec-http:4.1.56.Final
|
||||
io.netty:netty-codec-socks:4.1.56.Final
|
||||
io.netty:netty-codec:4.1.56.Final
|
||||
io.netty:netty-common:4.1.56.Final
|
||||
io.netty:netty-handler-proxy:4.1.56.Final
|
||||
io.netty:netty-handler:4.1.56.Final
|
||||
io.netty:netty-resolver:4.1.56.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.56.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.56.Final
|
||||
io.netty:netty-transport:4.1.56.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.16.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-core:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -67,7 +67,7 @@ net.bytebuddy:byte-buddy:1.10.17
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.shibboleth.utilities:java-support:7.5.2
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
@@ -117,7 +117,7 @@ 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.cryptacular:cryptacular:1.1.4
|
||||
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
|
||||
@@ -132,37 +132,37 @@ 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.2.Final
|
||||
org.hibernate:hibernate-core:5.4.25.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.25.Final
|
||||
org.hibernate:hibernate-core:5.4.28.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.28.Final
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.4.1.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.4.20
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jboss:jandex:2.2.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.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.opensaml:opensaml-core:3.4.6
|
||||
org.opensaml:opensaml-messaging-api:3.4.6
|
||||
org.opensaml:opensaml-profile-api:3.4.6
|
||||
org.opensaml:opensaml-saml-api:3.4.6
|
||||
org.opensaml:opensaml-saml-impl:3.4.6
|
||||
org.opensaml:opensaml-security-api:3.4.6
|
||||
org.opensaml:opensaml-security-impl:3.4.6
|
||||
org.opensaml:opensaml-soap-api:3.4.6
|
||||
org.opensaml:opensaml-soap-impl:3.4.6
|
||||
org.opensaml:opensaml-storage-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.6
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.9
|
||||
org.powermock:powermock-api-support:2.0.9
|
||||
@@ -186,26 +186,26 @@ 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.3.5.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.5.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework.data:spring-data-commons:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-messaging:5.2.11.RELEASE
|
||||
org.springframework:spring-orm:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework:spring-webflux:5.2.11.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.11.RELEASE
|
||||
org.springframework:spring-websocket:5.2.11.RELEASE
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-messaging:5.2.12.RELEASE
|
||||
org.springframework:spring-orm:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
org.springframework:spring-webflux:5.2.12.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.12.RELEASE
|
||||
org.springframework:spring-websocket:5.2.12.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -6,21 +6,21 @@ 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.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.code.findbugs:jsr305:3.0.2
|
||||
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.1
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:9.1.3
|
||||
com.nimbusds:oauth2-oidc-sdk:8.28.1
|
||||
com.nimbusds:nimbus-jose-jwt:9.5
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
@@ -33,24 +33,24 @@ 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.53.Final
|
||||
io.netty:netty-codec-http2:4.1.53.Final
|
||||
io.netty:netty-codec-http:4.1.53.Final
|
||||
io.netty:netty-codec-socks:4.1.53.Final
|
||||
io.netty:netty-codec:4.1.53.Final
|
||||
io.netty:netty-common:4.1.53.Final
|
||||
io.netty:netty-handler-proxy:4.1.53.Final
|
||||
io.netty:netty-handler:4.1.53.Final
|
||||
io.netty:netty-resolver:4.1.53.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.53.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.53.Final
|
||||
io.netty:netty-transport:4.1.53.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.14.RELEASE
|
||||
io.dropwizard.metrics:metrics-core:3.1.5
|
||||
io.netty:netty-buffer:4.1.56.Final
|
||||
io.netty:netty-codec-http2:4.1.56.Final
|
||||
io.netty:netty-codec-http:4.1.56.Final
|
||||
io.netty:netty-codec-socks:4.1.56.Final
|
||||
io.netty:netty-codec:4.1.56.Final
|
||||
io.netty:netty-common:4.1.56.Final
|
||||
io.netty:netty-handler-proxy:4.1.56.Final
|
||||
io.netty:netty-handler:4.1.56.Final
|
||||
io.netty:netty-resolver:4.1.56.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.56.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.56.Final
|
||||
io.netty:netty-transport:4.1.56.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.16.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-core:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -67,7 +67,7 @@ net.bytebuddy:byte-buddy:1.10.17
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.shibboleth.utilities:java-support:7.5.2
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
@@ -117,7 +117,7 @@ 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.cryptacular:cryptacular:1.1.4
|
||||
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
|
||||
@@ -132,37 +132,37 @@ 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.2.Final
|
||||
org.hibernate:hibernate-core:5.4.25.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.25.Final
|
||||
org.hibernate:hibernate-core:5.4.28.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.28.Final
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.4.1.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.4.20
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jboss:jandex:2.2.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.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.opensaml:opensaml-core:3.4.6
|
||||
org.opensaml:opensaml-messaging-api:3.4.6
|
||||
org.opensaml:opensaml-profile-api:3.4.6
|
||||
org.opensaml:opensaml-saml-api:3.4.6
|
||||
org.opensaml:opensaml-saml-impl:3.4.6
|
||||
org.opensaml:opensaml-security-api:3.4.6
|
||||
org.opensaml:opensaml-security-impl:3.4.6
|
||||
org.opensaml:opensaml-soap-api:3.4.6
|
||||
org.opensaml:opensaml-soap-impl:3.4.6
|
||||
org.opensaml:opensaml-storage-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.6
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.9
|
||||
org.powermock:powermock-api-support:2.0.9
|
||||
@@ -186,26 +186,26 @@ 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.3.5.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.5.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework.data:spring-data-commons:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-messaging:5.2.11.RELEASE
|
||||
org.springframework:spring-orm:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework:spring-webflux:5.2.11.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.11.RELEASE
|
||||
org.springframework:spring-websocket:5.2.11.RELEASE
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-messaging:5.2.12.RELEASE
|
||||
org.springframework:spring-orm:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
org.springframework:spring-webflux:5.2.12.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.12.RELEASE
|
||||
org.springframework:spring-websocket:5.2.12.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
+4
-4
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
+65
-65
@@ -6,21 +6,21 @@ 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.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.code.findbugs:jsr305:3.0.2
|
||||
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.1
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:9.1.3
|
||||
com.nimbusds:oauth2-oidc-sdk:8.28.1
|
||||
com.nimbusds:nimbus-jose-jwt:9.5
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
@@ -33,24 +33,24 @@ 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.53.Final
|
||||
io.netty:netty-codec-http2:4.1.53.Final
|
||||
io.netty:netty-codec-http:4.1.53.Final
|
||||
io.netty:netty-codec-socks:4.1.53.Final
|
||||
io.netty:netty-codec:4.1.53.Final
|
||||
io.netty:netty-common:4.1.53.Final
|
||||
io.netty:netty-handler-proxy:4.1.53.Final
|
||||
io.netty:netty-handler:4.1.53.Final
|
||||
io.netty:netty-resolver:4.1.53.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.53.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.53.Final
|
||||
io.netty:netty-transport:4.1.53.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.14.RELEASE
|
||||
io.dropwizard.metrics:metrics-core:3.1.5
|
||||
io.netty:netty-buffer:4.1.56.Final
|
||||
io.netty:netty-codec-http2:4.1.56.Final
|
||||
io.netty:netty-codec-http:4.1.56.Final
|
||||
io.netty:netty-codec-socks:4.1.56.Final
|
||||
io.netty:netty-codec:4.1.56.Final
|
||||
io.netty:netty-common:4.1.56.Final
|
||||
io.netty:netty-handler-proxy:4.1.56.Final
|
||||
io.netty:netty-handler:4.1.56.Final
|
||||
io.netty:netty-resolver:4.1.56.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.56.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.56.Final
|
||||
io.netty:netty-transport:4.1.56.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.16.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-core:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -67,7 +67,7 @@ net.bytebuddy:byte-buddy:1.10.17
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.shibboleth.utilities:java-support:7.5.2
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
@@ -117,7 +117,7 @@ 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.cryptacular:cryptacular:1.1.4
|
||||
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
|
||||
@@ -132,37 +132,37 @@ 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.2.Final
|
||||
org.hibernate:hibernate-core:5.4.25.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.25.Final
|
||||
org.hibernate:hibernate-core:5.4.28.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.28.Final
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.4.1.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.4.20
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jboss:jandex:2.2.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.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.opensaml:opensaml-core:3.4.6
|
||||
org.opensaml:opensaml-messaging-api:3.4.6
|
||||
org.opensaml:opensaml-profile-api:3.4.6
|
||||
org.opensaml:opensaml-saml-api:3.4.6
|
||||
org.opensaml:opensaml-saml-impl:3.4.6
|
||||
org.opensaml:opensaml-security-api:3.4.6
|
||||
org.opensaml:opensaml-security-impl:3.4.6
|
||||
org.opensaml:opensaml-soap-api:3.4.6
|
||||
org.opensaml:opensaml-soap-impl:3.4.6
|
||||
org.opensaml:opensaml-storage-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.6
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.9
|
||||
org.powermock:powermock-api-support:2.0.9
|
||||
@@ -186,26 +186,26 @@ 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.3.5.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.5.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework.data:spring-data-commons:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-messaging:5.2.11.RELEASE
|
||||
org.springframework:spring-orm:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework:spring-webflux:5.2.11.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.11.RELEASE
|
||||
org.springframework:spring-websocket:5.2.11.RELEASE
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-messaging:5.2.12.RELEASE
|
||||
org.springframework:spring-orm:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
org.springframework:spring-webflux:5.2.12.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.12.RELEASE
|
||||
org.springframework:spring-websocket:5.2.12.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -6,21 +6,21 @@ 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.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.code.findbugs:jsr305:3.0.2
|
||||
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.1
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:9.1.3
|
||||
com.nimbusds:oauth2-oidc-sdk:8.28.1
|
||||
com.nimbusds:nimbus-jose-jwt:9.5
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
@@ -33,24 +33,24 @@ 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.53.Final
|
||||
io.netty:netty-codec-http2:4.1.53.Final
|
||||
io.netty:netty-codec-http:4.1.53.Final
|
||||
io.netty:netty-codec-socks:4.1.53.Final
|
||||
io.netty:netty-codec:4.1.53.Final
|
||||
io.netty:netty-common:4.1.53.Final
|
||||
io.netty:netty-handler-proxy:4.1.53.Final
|
||||
io.netty:netty-handler:4.1.53.Final
|
||||
io.netty:netty-resolver:4.1.53.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.53.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.53.Final
|
||||
io.netty:netty-transport:4.1.53.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.14.RELEASE
|
||||
io.dropwizard.metrics:metrics-core:3.1.5
|
||||
io.netty:netty-buffer:4.1.56.Final
|
||||
io.netty:netty-codec-http2:4.1.56.Final
|
||||
io.netty:netty-codec-http:4.1.56.Final
|
||||
io.netty:netty-codec-socks:4.1.56.Final
|
||||
io.netty:netty-codec:4.1.56.Final
|
||||
io.netty:netty-common:4.1.56.Final
|
||||
io.netty:netty-handler-proxy:4.1.56.Final
|
||||
io.netty:netty-handler:4.1.56.Final
|
||||
io.netty:netty-resolver:4.1.56.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.56.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.56.Final
|
||||
io.netty:netty-transport:4.1.56.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.16.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-core:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -67,7 +67,7 @@ net.bytebuddy:byte-buddy:1.10.17
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.shibboleth.utilities:java-support:7.5.2
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
@@ -117,7 +117,7 @@ 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.cryptacular:cryptacular:1.1.4
|
||||
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
|
||||
@@ -132,37 +132,37 @@ 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.2.Final
|
||||
org.hibernate:hibernate-core:5.4.25.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.25.Final
|
||||
org.hibernate:hibernate-core:5.4.28.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.28.Final
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.4.1.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.4.20
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jboss:jandex:2.2.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.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.opensaml:opensaml-core:3.4.6
|
||||
org.opensaml:opensaml-messaging-api:3.4.6
|
||||
org.opensaml:opensaml-profile-api:3.4.6
|
||||
org.opensaml:opensaml-saml-api:3.4.6
|
||||
org.opensaml:opensaml-saml-impl:3.4.6
|
||||
org.opensaml:opensaml-security-api:3.4.6
|
||||
org.opensaml:opensaml-security-impl:3.4.6
|
||||
org.opensaml:opensaml-soap-api:3.4.6
|
||||
org.opensaml:opensaml-soap-impl:3.4.6
|
||||
org.opensaml:opensaml-storage-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.6
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.9
|
||||
org.powermock:powermock-api-support:2.0.9
|
||||
@@ -186,26 +186,26 @@ 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.3.5.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.5.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework.data:spring-data-commons:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-messaging:5.2.11.RELEASE
|
||||
org.springframework:spring-orm:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework:spring-webflux:5.2.11.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.11.RELEASE
|
||||
org.springframework:spring-websocket:5.2.11.RELEASE
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-messaging:5.2.12.RELEASE
|
||||
org.springframework:spring-orm:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
org.springframework:spring-webflux:5.2.12.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.12.RELEASE
|
||||
org.springframework:spring-websocket:5.2.12.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -6,21 +6,21 @@ 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.11.3
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.3
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.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.code.findbugs:jsr305:3.0.2
|
||||
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.1
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:9.1.3
|
||||
com.nimbusds:oauth2-oidc-sdk:8.28.1
|
||||
com.nimbusds:nimbus-jose-jwt:9.5
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
@@ -33,24 +33,24 @@ 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.53.Final
|
||||
io.netty:netty-codec-http2:4.1.53.Final
|
||||
io.netty:netty-codec-http:4.1.53.Final
|
||||
io.netty:netty-codec-socks:4.1.53.Final
|
||||
io.netty:netty-codec:4.1.53.Final
|
||||
io.netty:netty-common:4.1.53.Final
|
||||
io.netty:netty-handler-proxy:4.1.53.Final
|
||||
io.netty:netty-handler:4.1.53.Final
|
||||
io.netty:netty-resolver:4.1.53.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.53.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.53.Final
|
||||
io.netty:netty-transport:4.1.53.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.14.RELEASE
|
||||
io.dropwizard.metrics:metrics-core:3.1.5
|
||||
io.netty:netty-buffer:4.1.56.Final
|
||||
io.netty:netty-codec-http2:4.1.56.Final
|
||||
io.netty:netty-codec-http:4.1.56.Final
|
||||
io.netty:netty-codec-socks:4.1.56.Final
|
||||
io.netty:netty-codec:4.1.56.Final
|
||||
io.netty:netty-common:4.1.56.Final
|
||||
io.netty:netty-handler-proxy:4.1.56.Final
|
||||
io.netty:netty-handler:4.1.56.Final
|
||||
io.netty:netty-resolver:4.1.56.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.56.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.56.Final
|
||||
io.netty:netty-transport:4.1.56.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.16.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR14
|
||||
io.projectreactor:reactor-core:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -67,7 +67,7 @@ net.bytebuddy:byte-buddy:1.10.17
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.shibboleth.utilities:java-support:7.5.2
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
net.sourceforge.htmlunit:htmlunit:2.37.0
|
||||
@@ -117,7 +117,7 @@ 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.cryptacular:cryptacular:1.1.4
|
||||
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
|
||||
@@ -132,37 +132,37 @@ 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.2.Final
|
||||
org.hibernate:hibernate-core:5.4.25.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.25.Final
|
||||
org.hibernate:hibernate-core:5.4.28.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.28.Final
|
||||
org.hsqldb:hsqldb:2.5.1
|
||||
org.jasig.cas.client:cas-client-core:3.6.2
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.4.1.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.4.20
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.20
|
||||
org.jboss:jandex:2.2.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.5.15
|
||||
org.objenesis:objenesis:3.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.opensaml:opensaml-core:3.4.6
|
||||
org.opensaml:opensaml-messaging-api:3.4.6
|
||||
org.opensaml:opensaml-profile-api:3.4.6
|
||||
org.opensaml:opensaml-saml-api:3.4.6
|
||||
org.opensaml:opensaml-saml-impl:3.4.6
|
||||
org.opensaml:opensaml-security-api:3.4.6
|
||||
org.opensaml:opensaml-security-impl:3.4.6
|
||||
org.opensaml:opensaml-soap-api:3.4.6
|
||||
org.opensaml:opensaml-soap-impl:3.4.6
|
||||
org.opensaml:opensaml-storage-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.6
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.6
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.9
|
||||
org.powermock:powermock-api-support:2.0.9
|
||||
@@ -186,26 +186,26 @@ 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.3.5.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.5.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework.data:spring-data-commons:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|
||||
org.springframework:spring-aop:5.2.11.RELEASE
|
||||
org.springframework:spring-beans:5.2.11.RELEASE
|
||||
org.springframework:spring-context:5.2.11.RELEASE
|
||||
org.springframework:spring-core:5.2.11.RELEASE
|
||||
org.springframework:spring-expression:5.2.11.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework:spring-jcl:5.2.11.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.11.RELEASE
|
||||
org.springframework:spring-messaging:5.2.11.RELEASE
|
||||
org.springframework:spring-orm:5.2.11.RELEASE
|
||||
org.springframework:spring-test:5.2.11.RELEASE
|
||||
org.springframework:spring-tx:5.2.11.RELEASE
|
||||
org.springframework:spring-web:5.2.11.RELEASE
|
||||
org.springframework:spring-webflux:5.2.11.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.11.RELEASE
|
||||
org.springframework:spring-websocket:5.2.11.RELEASE
|
||||
org.springframework:spring-aop:5.2.12.RELEASE
|
||||
org.springframework:spring-beans:5.2.12.RELEASE
|
||||
org.springframework:spring-context:5.2.12.RELEASE
|
||||
org.springframework:spring-core:5.2.12.RELEASE
|
||||
org.springframework:spring-expression:5.2.12.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework:spring-jcl:5.2.12.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.12.RELEASE
|
||||
org.springframework:spring-messaging:5.2.12.RELEASE
|
||||
org.springframework:spring-orm:5.2.12.RELEASE
|
||||
org.springframework:spring-test:5.2.12.RELEASE
|
||||
org.springframework:spring-tx:5.2.12.RELEASE
|
||||
org.springframework:spring-web:5.2.12.RELEASE
|
||||
org.springframework:spring-webflux:5.2.12.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.12.RELEASE
|
||||
org.springframework:spring-websocket:5.2.12.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
+4
-4
@@ -1,7 +1,7 @@
|
||||
# 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-SR14
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.20
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# 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-SR14
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
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.4.20
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
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:Neumann-SR5
|
||||
org.springframework:spring-framework-bom:5.2.11.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user