Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 45bca751c7 | |||
| 8c04074264 | |||
| 7db6c9189e | |||
| f6a2850753 | |||
| cf032d86d6 | |||
| abc523c063 | |||
| 9535a41d5a | |||
| 4b6b417d5a | |||
| c72a6fac04 | |||
| 357446ba9d | |||
| f449da8b78 |
@@ -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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -14,7 +14,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
@@ -22,5 +22,5 @@ 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.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
@@ -11,5 +11,5 @@ 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-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -10,15 +10,15 @@ org.hamcrest:hamcrest-core:1.3
|
||||
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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context-support:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -10,15 +10,15 @@ org.hamcrest:hamcrest-core:1.3
|
||||
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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context-support:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,15 +11,15 @@ org.hsqldb:hsqldb:2.5.1
|
||||
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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context-support:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,15 +11,15 @@ org.hsqldb:hsqldb:2.5.1
|
||||
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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context-support:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,15 +11,15 @@ org.hsqldb:hsqldb:2.5.1
|
||||
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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context-support:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.aspectj:aspectjtools:1.9.6
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -14,7 +14,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
@@ -22,5 +22,5 @@ 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.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
@@ -11,5 +11,5 @@ 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-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.aspectj:aspectjrt:1.9.6
|
||||
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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,12 +11,12 @@ org.hamcrest:hamcrest-core:1.3
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,12 +11,12 @@ org.hamcrest:hamcrest-core:1.3
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,12 +11,12 @@ org.hamcrest:hamcrest-core:1.3
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,12 +11,12 @@ org.hamcrest:hamcrest-core:1.3
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -11,12 +11,12 @@ org.hamcrest:hamcrest-core:1.3
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -14,7 +14,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
@@ -22,5 +22,5 @@ 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.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -5,18 +5,18 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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.30
|
||||
org.slf4j:slf4j-api:1.7.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-web:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
|
||||
@@ -5,18 +5,18 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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.30
|
||||
org.slf4j:slf4j-api:1.7.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-web:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -5,18 +5,18 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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.30
|
||||
org.slf4j:slf4j-api:1.7.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-web:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
@@ -11,5 +11,5 @@ 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-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
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
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -5,18 +5,18 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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.30
|
||||
org.slf4j:slf4j-api:1.7.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-web:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
|
||||
@@ -5,18 +5,18 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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.30
|
||||
org.slf4j:slf4j-api:1.7.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-web:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -20,13 +20,13 @@ 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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -20,13 +20,13 @@ 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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -20,13 +20,13 @@ 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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -20,13 +20,13 @@ 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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
junit:junit:4.12
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
@@ -20,13 +20,13 @@ 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-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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -14,7 +14,7 @@ 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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
@@ -22,5 +22,5 @@ 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.30
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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-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.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -19,7 +19,7 @@ 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.5
|
||||
com.nimbusds:nimbus-jose-jwt:8.20.2
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
@@ -34,23 +34,23 @@ 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.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.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http2:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec-socks:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler-proxy:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.59.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.17.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
io.projectreactor:reactor-core:3.3.14.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.14.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -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.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.data:spring-data-commons:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.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.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-messaging:5.2.13.RELEASE
|
||||
org.springframework:spring-orm:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
org.springframework:spring-webflux:5.2.13.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.13.RELEASE
|
||||
org.springframework:spring-websocket:5.2.13.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -19,7 +19,7 @@ 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.5
|
||||
com.nimbusds:nimbus-jose-jwt:8.20.2
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
@@ -34,23 +34,23 @@ 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.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.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http2:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec-socks:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler-proxy:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.59.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.17.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
io.projectreactor:reactor-core:3.3.14.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.14.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -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.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.data:spring-data-commons:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.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.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-messaging:5.2.13.RELEASE
|
||||
org.springframework:spring-orm:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
org.springframework:spring-webflux:5.2.13.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.13.RELEASE
|
||||
org.springframework:spring-websocket:5.2.13.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -19,7 +19,7 @@ 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.5
|
||||
com.nimbusds:nimbus-jose-jwt:8.20.2
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
@@ -34,23 +34,23 @@ 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.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.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http2:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec-socks:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler-proxy:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.59.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.17.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
io.projectreactor:reactor-core:3.3.14.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.14.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -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.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.data:spring-data-commons:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.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.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-messaging:5.2.13.RELEASE
|
||||
org.springframework:spring-orm:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
org.springframework:spring-webflux:5.2.13.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.13.RELEASE
|
||||
org.springframework:spring-websocket:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
+3
-3
@@ -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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
+36
-36
@@ -19,7 +19,7 @@ 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.5
|
||||
com.nimbusds:nimbus-jose-jwt:8.20.2
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
@@ -34,23 +34,23 @@ 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.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.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http2:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec-socks:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler-proxy:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.59.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.17.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
io.projectreactor:reactor-core:3.3.14.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.14.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -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.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.data:spring-data-commons:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.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.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-messaging:5.2.13.RELEASE
|
||||
org.springframework:spring-orm:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
org.springframework:spring-webflux:5.2.13.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.13.RELEASE
|
||||
org.springframework:spring-websocket:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
@@ -19,7 +19,7 @@ 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.5
|
||||
com.nimbusds:nimbus-jose-jwt:8.20.2
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
@@ -34,23 +34,23 @@ 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.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.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http2:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec-socks:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler-proxy:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.59.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.17.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
io.projectreactor:reactor-core:3.3.14.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.14.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -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.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.data:spring-data-commons:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.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.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-messaging:5.2.13.RELEASE
|
||||
org.springframework:spring-orm:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
org.springframework:spring-webflux:5.2.13.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.13.RELEASE
|
||||
org.springframework:spring-websocket:5.2.13.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
@@ -19,7 +19,7 @@ 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.5
|
||||
com.nimbusds:nimbus-jose-jwt:8.20.2
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
@@ -34,23 +34,23 @@ 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.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.netty:netty-buffer:4.1.59.Final
|
||||
io.netty:netty-codec-http2:4.1.59.Final
|
||||
io.netty:netty-codec-http:4.1.59.Final
|
||||
io.netty:netty-codec-socks:4.1.59.Final
|
||||
io.netty:netty-codec:4.1.59.Final
|
||||
io.netty:netty-common:4.1.59.Final
|
||||
io.netty:netty-handler-proxy:4.1.59.Final
|
||||
io.netty:netty-handler:4.1.59.Final
|
||||
io.netty:netty-resolver:4.1.59.Final
|
||||
io.netty:netty-transport-native-epoll:4.1.59.Final
|
||||
io.netty:netty-transport-native-unix-common:4.1.59.Final
|
||||
io.netty:netty-transport:4.1.59.Final
|
||||
io.projectreactor.netty:reactor-netty:0.9.17.RELEASE
|
||||
io.projectreactor.tools:blockhound:1.0.4.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR16
|
||||
io.projectreactor:reactor-core:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.13.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
io.projectreactor:reactor-core:3.3.14.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.14.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.3
|
||||
io.rsocket:rsocket-transport-netty:1.0.3
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
@@ -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.6.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.6.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework.data:spring-data-commons:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-jpa:2.3.7.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework.ldap:spring-ldap-core:2.3.3.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.springframework:spring-aop:5.2.13.RELEASE
|
||||
org.springframework:spring-beans:5.2.13.RELEASE
|
||||
org.springframework:spring-context:5.2.13.RELEASE
|
||||
org.springframework:spring-core:5.2.13.RELEASE
|
||||
org.springframework:spring-expression:5.2.13.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
org.springframework:spring-jcl:5.2.13.RELEASE
|
||||
org.springframework:spring-jdbc:5.2.13.RELEASE
|
||||
org.springframework:spring-messaging:5.2.13.RELEASE
|
||||
org.springframework:spring-orm:5.2.13.RELEASE
|
||||
org.springframework:spring-test:5.2.13.RELEASE
|
||||
org.springframework:spring-tx:5.2.13.RELEASE
|
||||
org.springframework:spring-web:5.2.13.RELEASE
|
||||
org.springframework:spring-webflux:5.2.13.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.13.RELEASE
|
||||
org.springframework:spring-websocket:5.2.13.RELEASE
|
||||
org.synchronoss.cloud:nio-multipart-parser:1.1.0
|
||||
org.synchronoss.cloud:nio-stream-storage:1.1.3
|
||||
xalan:serializer:2.7.2
|
||||
|
||||
+3
-3
@@ -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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
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
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
@@ -11,5 +11,5 @@ 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-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jetbrains.intellij.deps:trove4j:1.0.20181211
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4.30
|
||||
@@ -11,5 +11,5 @@ org.jetbrains.kotlin:kotlin-script-runtime:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains:annotations:13.0
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.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-SR16
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-script-runtime:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-scripting-common:1.4.30
|
||||
@@ -12,5 +12,5 @@ org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.4.30
|
||||
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.8
|
||||
org.jetbrains:annotations:13.0
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR6
|
||||
org.springframework:spring-framework-bom:5.2.12.RELEASE
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR7
|
||||
org.springframework:spring-framework-bom:5.2.13.RELEASE
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user