Lock Dependencies for Release
This commit is contained in:
committed by
Josh Cummings
parent
957768310d
commit
b8b0661d73
31
test/gradle/dependency-locks/optional.lockfile
Normal file
31
test/gradle/dependency-locks/optional.lockfile
Normal file
@@ -0,0 +1,31 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.github.stephenc.jcip:jcip-annotations:1.0-1
|
||||
com.nimbusds:content-type:2.1
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.23
|
||||
com.nimbusds:oauth2-oidc-sdk:8.36.2
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR25
|
||||
io.projectreactor:reactor-core:3.3.22.RELEASE
|
||||
net.minidev:accessors-smart:2.4.2
|
||||
net.minidev:json-smart:2.4.2
|
||||
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.ow2.asm:asm:8.0.1
|
||||
org.reactivestreams:reactive-streams:1.0.3
|
||||
org.springframework.data:spring-data-releasetrain:Neumann-SR9
|
||||
org.springframework:spring-aop:5.2.19.RELEASE
|
||||
org.springframework:spring-beans:5.2.19.RELEASE
|
||||
org.springframework:spring-context:5.2.19.RELEASE
|
||||
org.springframework:spring-core:5.2.19.RELEASE
|
||||
org.springframework:spring-expression:5.2.19.RELEASE
|
||||
org.springframework:spring-framework-bom:5.2.19.RELEASE
|
||||
org.springframework:spring-jcl:5.2.19.RELEASE
|
||||
org.springframework:spring-web:5.2.19.RELEASE
|
||||
org.springframework:spring-webflux:5.2.19.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.19.RELEASE
|
||||
Reference in New Issue
Block a user