Lock Dependency Versions for 0.0.3 release

This commit is contained in:
Joe Grandja
2020-11-09 14:49:27 -05:00
parent 061d9f8c18
commit 6e2f2fe8a4
99 changed files with 2612 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# This is a Gradle generated 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.nimbusds:nimbus-jose-jwt:9.1.2
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-web:5.4.1
org.springframework:spring-aop:5.3.0
org.springframework:spring-beans:5.3.0
org.springframework:spring-context:5.3.0
org.springframework:spring-core:5.3.0
org.springframework:spring-expression:5.3.0
org.springframework:spring-jcl:5.3.0
org.springframework:spring-web:5.3.0