1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- # 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.6
- ch.qos.logback:logback-core:1.2.6
- com.fasterxml.jackson.core:jackson-annotations:2.11.4
- com.fasterxml.jackson.core:jackson-core:2.11.4
- com.fasterxml.jackson.core:jackson-databind:2.11.4
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4
- com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4
- com.github.stephenc.jcip:jcip-annotations:1.0-1
- com.nimbusds:nimbus-jose-jwt:8.23
- com.sun.xml.bind:jaxb-core:2.3.0.1
- com.sun.xml.bind:jaxb-impl:2.3.5
- commons-codec:commons-codec:1.15
- io.projectreactor:reactor-bom:Dysprosium-SR25
- jakarta.annotation:jakarta.annotation-api:1.3.5
- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
- javax.activation:javax.activation-api:1.2.0
- javax.xml.bind:jaxb-api:2.3.1
- net.minidev:accessors-smart:2.3.1
- net.minidev:json-smart:2.3.1
- 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.53
- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.53
- org.bouncycastle:bcpkix-jdk15on:1.66
- org.bouncycastle:bcprov-jdk15on:1.66
- org.glassfish:jakarta.el:3.0.4
- org.jetbrains.kotlin:kotlin-bom:1.4.30
- org.ow2.asm:asm:5.0.4
- org.slf4j:jul-to-slf4j:1.7.32
- org.slf4j:slf4j-api:1.7.32
- org.springframework.boot:spring-boot-autoconfigure:2.4.11
- org.springframework.boot:spring-boot-starter-json:2.4.11
- org.springframework.boot:spring-boot-starter-logging:2.4.11
- org.springframework.boot:spring-boot-starter-security:2.4.11
- org.springframework.boot:spring-boot-starter-tomcat:2.4.11
- org.springframework.boot:spring-boot-starter-web:2.4.11
- org.springframework.boot:spring-boot-starter:2.4.11
- org.springframework.boot:spring-boot:2.4.11
- org.springframework.data:spring-data-releasetrain:Neumann-SR9
- org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.4.11
- org.springframework.security.oauth:spring-security-oauth2:2.5.0.RELEASE
- org.springframework.security:spring-security-config:5.4.8
- org.springframework.security:spring-security-core:5.4.8
- org.springframework.security:spring-security-jwt:1.1.1.RELEASE
- org.springframework.security:spring-security-web:5.4.8
- org.springframework:spring-aop:5.3.10
- org.springframework:spring-beans:5.3.10
- org.springframework:spring-context:5.3.10
- org.springframework:spring-core:5.3.10
- org.springframework:spring-expression:5.3.10
- org.springframework:spring-framework-bom:5.2.20.BUILD-SNAPSHOT
- org.springframework:spring-jcl:5.3.10
- org.springframework:spring-web:5.3.10
- org.springframework:spring-webmvc:5.3.10
- org.yaml:snakeyaml:1.27
|