123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- # 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.dataformat:jackson-dataformat-cbor:2.10.5
- 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
- io.netty:netty-buffer:4.1.58.Final
- io.netty:netty-codec-http2:4.1.58.Final
- io.netty:netty-codec-http:4.1.58.Final
- io.netty:netty-codec-socks:4.1.58.Final
- io.netty:netty-codec:4.1.58.Final
- io.netty:netty-common:4.1.58.Final
- io.netty:netty-handler-proxy:4.1.58.Final
- io.netty:netty-handler:4.1.58.Final
- io.netty:netty-resolver:4.1.58.Final
- io.netty:netty-transport-native-epoll:4.1.58.Final
- io.netty:netty-transport-native-unix-common:4.1.58.Final
- io.netty:netty-transport:4.1.58.Final
- io.projectreactor.netty:reactor-netty:0.9.16.RELEASE
- io.projectreactor:reactor-bom:Dysprosium-SR25
- io.projectreactor:reactor-core:3.3.13.RELEASE
- io.rsocket:rsocket-core:1.0.3
- io.rsocket:rsocket-transport-netty:1.0.3
- jakarta.annotation:jakarta.annotation-api:1.3.5
- org.apache.logging.log4j:log4j-api:2.12.1
- org.apache.logging.log4j:log4j-to-slf4j:2.12.1
- org.glassfish:jakarta.el:3.0.3
- org.jetbrains.kotlin:kotlin-bom:1.3.72
- org.reactivestreams:reactive-streams:1.0.3
- 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-reactor-netty:2.2.13.RELEASE
- org.springframework.boot:spring-boot-starter-rsocket: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-messaging:5.2.12.RELEASE
- org.springframework:spring-web:5.2.12.RELEASE
|