testCompileClasspath.lockfile 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. # This is a Gradle generated file for dependency locking.
  2. # Manual edits can break the build and are not advised.
  3. # This file is expected to be part of source control.
  4. ch.qos.logback:logback-classic:1.2.3
  5. ch.qos.logback:logback-core:1.2.3
  6. com.fasterxml.jackson.core:jackson-annotations:2.11.2
  7. com.fasterxml.jackson.core:jackson-core:2.11.2
  8. com.fasterxml.jackson.core:jackson-databind:2.11.2
  9. com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
  10. com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
  11. com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
  12. com.github.stephenc.jcip:jcip-annotations:1.0-1
  13. com.nimbusds:nimbus-jose-jwt:9.1.2
  14. jakarta.annotation:jakarta.annotation-api:1.3.5
  15. junit:junit:4.13.1
  16. net.bytebuddy:byte-buddy-agent:1.10.14
  17. net.bytebuddy:byte-buddy:1.10.14
  18. org.apache.logging.log4j:log4j-api:2.13.3
  19. org.apache.logging.log4j:log4j-to-slf4j:2.13.3
  20. org.apache.tomcat.embed:tomcat-embed-core:9.0.38
  21. org.apache.tomcat.embed:tomcat-embed-websocket:9.0.38
  22. org.assertj:assertj-core:3.18.0
  23. org.glassfish:jakarta.el:3.0.3
  24. org.hamcrest:hamcrest-core:2.2
  25. org.hamcrest:hamcrest:2.2
  26. org.mockito:mockito-core:3.6.0
  27. org.objenesis:objenesis:3.1
  28. org.slf4j:jul-to-slf4j:1.7.30
  29. org.slf4j:slf4j-api:1.7.30
  30. org.springframework.boot:spring-boot-autoconfigure:2.4.0-M3
  31. org.springframework.boot:spring-boot-starter-json:2.4.0-M3
  32. org.springframework.boot:spring-boot-starter-logging:2.4.0-M3
  33. org.springframework.boot:spring-boot-starter-security:2.4.0-M3
  34. org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M3
  35. org.springframework.boot:spring-boot-starter-web:2.4.0-M3
  36. org.springframework.boot:spring-boot-starter:2.4.0-M3
  37. org.springframework.boot:spring-boot:2.4.0-M3
  38. org.springframework.security:spring-security-config:5.4.0
  39. org.springframework.security:spring-security-core:5.4.0
  40. org.springframework.security:spring-security-oauth2-core:5.4.0
  41. org.springframework.security:spring-security-oauth2-jose:5.4.0
  42. org.springframework.security:spring-security-web:5.4.0
  43. org.springframework:spring-aop:5.3.0-RC1
  44. org.springframework:spring-beans:5.3.0-RC1
  45. org.springframework:spring-context:5.3.0-RC1
  46. org.springframework:spring-core:5.3.0-RC1
  47. org.springframework:spring-expression:5.3.0-RC1
  48. org.springframework:spring-jcl:5.3.0-RC1
  49. org.springframework:spring-test:5.3.0-RC1
  50. org.springframework:spring-web:5.3.0-RC1
  51. org.springframework:spring-webmvc:5.3.0-RC1
  52. org.yaml:snakeyaml:1.27