12345678910111213141516171819202122232425262728293031323334 |
- # 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.12.2
- com.fasterxml.jackson.core:jackson-core:2.12.2
- com.fasterxml.jackson.core:jackson-databind:2.12.2
- com.fasterxml.jackson:jackson-bom:2.12.2
- commons-codec:commons-codec:1.15
- io.projectreactor:reactor-bom:2020.0.4
- javax.servlet:javax.servlet-api:4.0.1
- net.sf.ehcache:ehcache:2.10.6
- org.bouncycastle:bcpkix-jdk15on:1.68
- org.bouncycastle:bcprov-jdk15on:1.68
- org.jasig.cas.client:cas-client-core:3.6.2
- org.jetbrains.kotlin:kotlin-bom:1.4.31
- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.31
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.31
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.31
- org.jetbrains.kotlin:kotlin-stdlib:1.4.31
- org.jetbrains:annotations:13.0
- org.slf4j:jcl-over-slf4j:1.7.30
- org.slf4j:slf4j-api:1.7.30
- org.springframework.data:spring-data-releasetrain:Neumann-SR7
- org.springframework:spring-aop:5.3.4
- org.springframework:spring-beans:5.3.4
- org.springframework:spring-context-support:5.3.4
- org.springframework:spring-context:5.3.4
- org.springframework:spring-core:5.3.4
- org.springframework:spring-expression:5.3.4
- org.springframework:spring-framework-bom:5.3.4
- org.springframework:spring-jcl:5.3.4
- org.springframework:spring-web:5.3.4
|