12345678910111213141516171819202122232425262728 |
- # 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.1
- com.fasterxml.jackson.core:jackson-core:2.12.1
- com.fasterxml.jackson.core:jackson-databind:2.12.1
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.1
- com.fasterxml.jackson:jackson-bom:2.12.1
- com.github.stephenc.jcip:jcip-annotations:1.0-1
- com.nimbusds:nimbus-jose-jwt:9.5
- io.projectreactor:reactor-bom:2020.0.3
- io.projectreactor:reactor-core:3.4.2
- io.r2dbc:r2dbc-spi:0.8.3.RELEASE
- org.jetbrains.kotlin:kotlin-bom:1.4.30
- org.reactivestreams:reactive-streams:1.0.3
- org.springframework.data:spring-data-releasetrain:Neumann-SR6
- org.springframework:spring-aop:5.3.3
- org.springframework:spring-beans:5.3.3
- org.springframework:spring-context:5.3.3
- org.springframework:spring-core:5.3.3
- org.springframework:spring-expression:5.3.3
- org.springframework:spring-framework-bom:5.3.3
- org.springframework:spring-jcl:5.3.3
- org.springframework:spring-jdbc:5.3.3
- org.springframework:spring-r2dbc:5.3.3
- org.springframework:spring-tx:5.3.3
- org.springframework:spring-web:5.3.3
- org.springframework:spring-webflux:5.3.3
|