12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- # 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.
- ch.qos.logback:logback-classic:1.2.3
- ch.qos.logback:logback-core:1.2.3
- com.fasterxml.jackson.core:jackson-annotations:2.11.2
- com.fasterxml.jackson.core:jackson-core:2.11.2
- com.fasterxml.jackson.core:jackson-databind:2.11.2
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
- com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
- com.github.stephenc.jcip:jcip-annotations:1.0-1
- com.nimbusds:nimbus-jose-jwt:9.1.2
- jakarta.annotation:jakarta.annotation-api:1.3.5
- junit:junit:4.13.1
- net.bytebuddy:byte-buddy-agent:1.10.14
- net.bytebuddy:byte-buddy:1.10.14
- org.apache.logging.log4j:log4j-api:2.13.3
- org.apache.logging.log4j:log4j-to-slf4j:2.13.3
- org.apache.tomcat.embed:tomcat-embed-core:9.0.38
- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.38
- org.assertj:assertj-core:3.18.0
- org.glassfish:jakarta.el:3.0.3
- org.hamcrest:hamcrest-core:2.2
- org.hamcrest:hamcrest:2.2
- org.mockito:mockito-core:3.6.0
- org.objenesis:objenesis:3.1
- org.slf4j:jul-to-slf4j:1.7.30
- org.slf4j:slf4j-api:1.7.30
- org.springframework.boot:spring-boot-autoconfigure:2.4.0-M3
- org.springframework.boot:spring-boot-starter-json:2.4.0-M3
- org.springframework.boot:spring-boot-starter-logging:2.4.0-M3
- org.springframework.boot:spring-boot-starter-security:2.4.0-M3
- org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M3
- org.springframework.boot:spring-boot-starter-web:2.4.0-M3
- org.springframework.boot:spring-boot-starter:2.4.0-M3
- org.springframework.boot:spring-boot:2.4.0-M3
- org.springframework.security:spring-security-config:5.4.0
- org.springframework.security:spring-security-core:5.4.0
- org.springframework.security:spring-security-oauth2-core:5.4.0
- org.springframework.security:spring-security-oauth2-jose:5.4.0
- org.springframework.security:spring-security-web:5.4.0
- org.springframework:spring-aop:5.3.0-RC1
- org.springframework:spring-beans:5.3.0-RC1
- org.springframework:spring-context:5.3.0-RC1
- org.springframework:spring-core:5.3.0-RC1
- org.springframework:spring-expression:5.3.0-RC1
- org.springframework:spring-jcl:5.3.0-RC1
- org.springframework:spring-test:5.3.0-RC1
- org.springframework:spring-web:5.3.0-RC1
- org.springframework:spring-webmvc:5.3.0-RC1
- org.yaml:snakeyaml:1.27
|