Lock Dependency Versions for 0.0.2 release
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.12.0-rc1
|
||||
com.fasterxml.jackson.core:jackson-core:2.12.0-rc1
|
||||
com.fasterxml.jackson.core:jackson-databind:2.12.0-rc1
|
||||
com.fasterxml.jackson:jackson-bom:2.12.0-rc1
|
||||
com.github.stephenc.jcip:jcip-annotations:1.0-1
|
||||
com.jayway.jsonpath:json-path:2.4.0
|
||||
com.nimbusds:nimbus-jose-jwt:9.0.1
|
||||
junit:junit:4.13.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.15
|
||||
net.bytebuddy:byte-buddy:1.10.15
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
org.assertj:assertj-core:3.17.2
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.mockito:mockito-core:3.5.13
|
||||
org.objenesis:objenesis:3.1
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.slf4j:slf4j-api:1.7.25
|
||||
org.springframework.security:spring-security-config:5.4.1
|
||||
org.springframework.security:spring-security-core:5.4.1
|
||||
org.springframework.security:spring-security-oauth2-core:5.4.1
|
||||
org.springframework.security:spring-security-oauth2-jose:5.4.1
|
||||
org.springframework.security:spring-security-test:5.4.1
|
||||
org.springframework.security:spring-security-web:5.4.1
|
||||
org.springframework:spring-aop:5.2.9.RELEASE
|
||||
org.springframework:spring-beans:5.2.9.RELEASE
|
||||
org.springframework:spring-context:5.2.9.RELEASE
|
||||
org.springframework:spring-core:5.2.9.RELEASE
|
||||
org.springframework:spring-expression:5.2.9.RELEASE
|
||||
org.springframework:spring-jcl:5.2.9.RELEASE
|
||||
org.springframework:spring-test:5.2.9.RELEASE
|
||||
org.springframework:spring-web:5.2.9.RELEASE
|
||||
org.springframework:spring-webmvc:5.2.9.RELEASE
|
||||
Reference in New Issue
Block a user