123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- # 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.10.5
- com.fasterxml.jackson.core:jackson-core:2.10.5
- com.fasterxml.jackson.core:jackson-databind:2.10.5.1
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.10.5
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.5
- com.fasterxml.jackson.module:jackson-module-parameter-names:2.10.5
- com.fasterxml:classmate:1.5.1
- io.projectreactor:reactor-bom:Dysprosium-SR25
- jakarta.annotation:jakarta.annotation-api:1.3.5
- jakarta.validation:jakarta.validation-api:2.0.2
- org.apache.logging.log4j:log4j-api:2.12.1
- org.apache.logging.log4j:log4j-to-slf4j:2.12.1
- org.apache.tomcat.embed:tomcat-embed-core:9.0.41
- org.apache.tomcat.embed:tomcat-embed-el:9.0.41
- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.41
- org.attoparser:attoparser:2.0.5.RELEASE
- org.hibernate.validator:hibernate-validator:6.0.22.Final
- org.jboss.logging:jboss-logging:3.4.1.Final
- org.jetbrains.kotlin:kotlin-bom:1.3.72
- org.jetbrains.kotlin:kotlin-reflect:1.3.72
- org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
- org.jetbrains.kotlin:kotlin-stdlib:1.3.72
- org.jetbrains:annotations:13.0
- org.slf4j:jul-to-slf4j:1.7.30
- org.slf4j:slf4j-api:1.7.30
- org.springframework.boot:spring-boot-autoconfigure:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter-json:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter-logging:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter-thymeleaf:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter-tomcat:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter-validation:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter-web:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter:2.2.13.RELEASE
- org.springframework.boot:spring-boot:2.2.13.RELEASE
- org.springframework.data:spring-data-releasetrain:Moore-SR12
- 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.20.BUILD-SNAPSHOT
- org.springframework:spring-jcl:5.2.12.RELEASE
- org.springframework:spring-web:5.2.12.RELEASE
- org.springframework:spring-webmvc:5.2.12.RELEASE
- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
- org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
- org.thymeleaf:thymeleaf-spring5:3.0.12.RELEASE
- org.thymeleaf:thymeleaf:3.0.12.RELEASE
- org.unbescape:unbescape:1.1.6.RELEASE
- org.yaml:snakeyaml:1.25
|