浏览代码

Revert "Lock Dependency Versions for 0.0.1 release"

This reverts commit cde34a9ed584f4d0e71935b0fa55d770b9de6ed3.
Joe Grandja 5 年之前
父节点
当前提交
f3a27101be
共有 86 个文件被更改,包括 0 次插入2602 次删除
  1. 0 3
      oauth2-authorization-server/gradle/dependency-locks/annotationProcessor.lockfile
  2. 0 3
      oauth2-authorization-server/gradle/dependency-locks/archives.lockfile
  3. 0 23
      oauth2-authorization-server/gradle/dependency-locks/checkstyle.lockfile
  4. 0 23
      oauth2-authorization-server/gradle/dependency-locks/compile.lockfile
  5. 0 23
      oauth2-authorization-server/gradle/dependency-locks/compileClasspath.lockfile
  6. 0 3
      oauth2-authorization-server/gradle/dependency-locks/compileOnly.lockfile
  7. 0 23
      oauth2-authorization-server/gradle/dependency-locks/default.lockfile
  8. 0 4
      oauth2-authorization-server/gradle/dependency-locks/jacocoAgent.lockfile
  9. 0 11
      oauth2-authorization-server/gradle/dependency-locks/jacocoAnt.lockfile
  10. 0 3
      oauth2-authorization-server/gradle/dependency-locks/merging.lockfile
  11. 0 3
      oauth2-authorization-server/gradle/dependency-locks/optional.lockfile
  12. 0 4
      oauth2-authorization-server/gradle/dependency-locks/provided.lockfile
  13. 0 23
      oauth2-authorization-server/gradle/dependency-locks/runtime.lockfile
  14. 0 23
      oauth2-authorization-server/gradle/dependency-locks/runtimeClasspath.lockfile
  15. 0 3
      oauth2-authorization-server/gradle/dependency-locks/runtimeMerge.lockfile
  16. 0 3
      oauth2-authorization-server/gradle/dependency-locks/signatures.lockfile
  17. 0 3
      oauth2-authorization-server/gradle/dependency-locks/testAnnotationProcessor.lockfile
  18. 0 35
      oauth2-authorization-server/gradle/dependency-locks/testCompile.lockfile
  19. 0 35
      oauth2-authorization-server/gradle/dependency-locks/testCompileClasspath.lockfile
  20. 0 3
      oauth2-authorization-server/gradle/dependency-locks/testCompileOnly.lockfile
  21. 0 35
      oauth2-authorization-server/gradle/dependency-locks/testRuntime.lockfile
  22. 0 35
      oauth2-authorization-server/gradle/dependency-locks/testRuntimeClasspath.lockfile
  23. 0 35
      oauth2-authorization-server/gradle/dependency-locks/tests.lockfile
  24. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/annotationProcessor.lockfile
  25. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/archives.lockfile
  26. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/bootArchives.lockfile
  27. 0 23
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/checkstyle.lockfile
  28. 0 46
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/compile.lockfile
  29. 0 46
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/compileClasspath.lockfile
  30. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/compileOnly.lockfile
  31. 0 46
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/default.lockfile
  32. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/developmentOnly.lockfile
  33. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/optional.lockfile
  34. 0 46
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/productionRuntimeClasspath.lockfile
  35. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/provided.lockfile
  36. 0 46
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/runtime.lockfile
  37. 0 46
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/runtimeClasspath.lockfile
  38. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testAnnotationProcessor.lockfile
  39. 0 55
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testCompile.lockfile
  40. 0 55
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testCompileClasspath.lockfile
  41. 0 3
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testCompileOnly.lockfile
  42. 0 55
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testRuntime.lockfile
  43. 0 55
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testRuntimeClasspath.lockfile
  44. 0 55
      samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/tests.lockfile
  45. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/annotationProcessor.lockfile
  46. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/archives.lockfile
  47. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/bootArchives.lockfile
  48. 0 23
      samples/boot/oauth2-integration/client/gradle/dependency-locks/checkstyle.lockfile
  49. 0 84
      samples/boot/oauth2-integration/client/gradle/dependency-locks/compile.lockfile
  50. 0 84
      samples/boot/oauth2-integration/client/gradle/dependency-locks/compileClasspath.lockfile
  51. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/compileOnly.lockfile
  52. 0 84
      samples/boot/oauth2-integration/client/gradle/dependency-locks/default.lockfile
  53. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/developmentOnly.lockfile
  54. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/optional.lockfile
  55. 0 84
      samples/boot/oauth2-integration/client/gradle/dependency-locks/productionRuntimeClasspath.lockfile
  56. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/provided.lockfile
  57. 0 84
      samples/boot/oauth2-integration/client/gradle/dependency-locks/runtime.lockfile
  58. 0 84
      samples/boot/oauth2-integration/client/gradle/dependency-locks/runtimeClasspath.lockfile
  59. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/testAnnotationProcessor.lockfile
  60. 0 93
      samples/boot/oauth2-integration/client/gradle/dependency-locks/testCompile.lockfile
  61. 0 93
      samples/boot/oauth2-integration/client/gradle/dependency-locks/testCompileClasspath.lockfile
  62. 0 3
      samples/boot/oauth2-integration/client/gradle/dependency-locks/testCompileOnly.lockfile
  63. 0 93
      samples/boot/oauth2-integration/client/gradle/dependency-locks/testRuntime.lockfile
  64. 0 93
      samples/boot/oauth2-integration/client/gradle/dependency-locks/testRuntimeClasspath.lockfile
  65. 0 93
      samples/boot/oauth2-integration/client/gradle/dependency-locks/tests.lockfile
  66. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/annotationProcessor.lockfile
  67. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/archives.lockfile
  68. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/bootArchives.lockfile
  69. 0 23
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/checkstyle.lockfile
  70. 0 48
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/compile.lockfile
  71. 0 48
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/compileClasspath.lockfile
  72. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/compileOnly.lockfile
  73. 0 48
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/default.lockfile
  74. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/developmentOnly.lockfile
  75. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/optional.lockfile
  76. 0 48
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/productionRuntimeClasspath.lockfile
  77. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/provided.lockfile
  78. 0 48
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/runtime.lockfile
  79. 0 48
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/runtimeClasspath.lockfile
  80. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testAnnotationProcessor.lockfile
  81. 0 57
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testCompile.lockfile
  82. 0 57
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testCompileClasspath.lockfile
  83. 0 3
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testCompileOnly.lockfile
  84. 0 57
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testRuntime.lockfile
  85. 0 57
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testRuntimeClasspath.lockfile
  86. 0 57
      samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/tests.lockfile

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/annotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/archives.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 23
oauth2-authorization-server/gradle/dependency-locks/checkstyle.lockfile

@@ -1,23 +0,0 @@
-# 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.
-antlr:antlr:2.7.7
-ch.qos.logback:logback-classic:1.2.3
-ch.qos.logback:logback-core:1.2.3
-com.google.code.findbugs:jsr305:3.0.2
-com.google.errorprone:error_prone_annotations:2.2.0
-com.google.guava:failureaccess:1.0.1
-com.google.guava:guava:27.1-jre
-com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-com.google.j2objc:j2objc-annotations:1.1
-com.puppycrawl.tools:checkstyle:8.22
-commons-beanutils:commons-beanutils:1.9.3
-commons-collections:commons-collections:3.2.2
-info.picocli:picocli:3.9.6
-io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
-io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
-io.spring.nohttp:nohttp:0.0.3.RELEASE
-net.sf.saxon:Saxon-HE:9.9.1-3
-org.antlr:antlr4-runtime:4.7.2
-org.checkerframework:checker-qual:2.5.2
-org.codehaus.mojo:animal-sniffer-annotations:1.17

+ 0 - 23
oauth2-authorization-server/gradle/dependency-locks/compile.lockfile

@@ -1,23 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.ow2.asm:asm:5.0.4
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE

+ 0 - 23
oauth2-authorization-server/gradle/dependency-locks/compileClasspath.lockfile

@@ -1,23 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.ow2.asm:asm:5.0.4
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/compileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 23
oauth2-authorization-server/gradle/dependency-locks/default.lockfile

@@ -1,23 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.ow2.asm:asm:5.0.4
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE

+ 0 - 4
oauth2-authorization-server/gradle/dependency-locks/jacocoAgent.lockfile

@@ -1,4 +0,0 @@
-# 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.
-org.jacoco:org.jacoco.agent:0.8.5

+ 0 - 11
oauth2-authorization-server/gradle/dependency-locks/jacocoAnt.lockfile

@@ -1,11 +0,0 @@
-# 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.
-org.jacoco:org.jacoco.agent:0.8.5
-org.jacoco:org.jacoco.ant:0.8.5
-org.jacoco:org.jacoco.core:0.8.5
-org.jacoco:org.jacoco.report:0.8.5
-org.ow2.asm:asm-analysis:7.2
-org.ow2.asm:asm-commons:7.2
-org.ow2.asm:asm-tree:7.2
-org.ow2.asm:asm:7.2

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/merging.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/optional.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 4
oauth2-authorization-server/gradle/dependency-locks/provided.lockfile

@@ -1,4 +0,0 @@
-# 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.
-javax.servlet:javax.servlet-api:4.0.1

+ 0 - 23
oauth2-authorization-server/gradle/dependency-locks/runtime.lockfile

@@ -1,23 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.ow2.asm:asm:5.0.4
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE

+ 0 - 23
oauth2-authorization-server/gradle/dependency-locks/runtimeClasspath.lockfile

@@ -1,23 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.ow2.asm:asm:5.0.4
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/runtimeMerge.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/signatures.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/testAnnotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 35
oauth2-authorization-server/gradle/dependency-locks/testCompile.lockfile

@@ -1,35 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.jayway.jsonpath:json-path:2.4.0
-com.nimbusds:nimbus-jose-jwt:8.20
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.13
-net.bytebuddy:byte-buddy:1.10.13
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.assertj:assertj-core:3.16.1
-org.hamcrest:hamcrest-core:1.3
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:slf4j-api:1.7.25
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-test:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-test:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE
-org.springframework:spring-webmvc:5.2.8.RELEASE

+ 0 - 35
oauth2-authorization-server/gradle/dependency-locks/testCompileClasspath.lockfile

@@ -1,35 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.jayway.jsonpath:json-path:2.4.0
-com.nimbusds:nimbus-jose-jwt:8.20
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.13
-net.bytebuddy:byte-buddy:1.10.13
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.assertj:assertj-core:3.16.1
-org.hamcrest:hamcrest-core:1.3
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:slf4j-api:1.7.25
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-test:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-test:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE
-org.springframework:spring-webmvc:5.2.8.RELEASE

+ 0 - 3
oauth2-authorization-server/gradle/dependency-locks/testCompileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 35
oauth2-authorization-server/gradle/dependency-locks/testRuntime.lockfile

@@ -1,35 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.jayway.jsonpath:json-path:2.4.0
-com.nimbusds:nimbus-jose-jwt:8.20
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.13
-net.bytebuddy:byte-buddy:1.10.13
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.assertj:assertj-core:3.16.1
-org.hamcrest:hamcrest-core:1.3
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:slf4j-api:1.7.25
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-test:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-test:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE
-org.springframework:spring-webmvc:5.2.8.RELEASE

+ 0 - 35
oauth2-authorization-server/gradle/dependency-locks/testRuntimeClasspath.lockfile

@@ -1,35 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.jayway.jsonpath:json-path:2.4.0
-com.nimbusds:nimbus-jose-jwt:8.20
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.13
-net.bytebuddy:byte-buddy:1.10.13
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.assertj:assertj-core:3.16.1
-org.hamcrest:hamcrest-core:1.3
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:slf4j-api:1.7.25
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-test:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-test:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE
-org.springframework:spring-webmvc:5.2.8.RELEASE

+ 0 - 35
oauth2-authorization-server/gradle/dependency-locks/tests.lockfile

@@ -1,35 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.jayway.jsonpath:json-path:2.4.0
-com.nimbusds:nimbus-jose-jwt:8.20
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.13
-net.bytebuddy:byte-buddy:1.10.13
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-org.assertj:assertj-core:3.16.1
-org.hamcrest:hamcrest-core:1.3
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:slf4j-api:1.7.25
-org.springframework.security:spring-security-config:5.3.4.RELEASE
-org.springframework.security:spring-security-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-core:5.3.4.RELEASE
-org.springframework.security:spring-security-oauth2-jose:5.3.4.RELEASE
-org.springframework.security:spring-security-test:5.3.4.RELEASE
-org.springframework.security:spring-security-web:5.3.4.RELEASE
-org.springframework:spring-aop:5.2.8.RELEASE
-org.springframework:spring-beans:5.2.8.RELEASE
-org.springframework:spring-context:5.2.8.RELEASE
-org.springframework:spring-core:5.2.8.RELEASE
-org.springframework:spring-expression:5.2.8.RELEASE
-org.springframework:spring-jcl:5.2.8.RELEASE
-org.springframework:spring-test:5.2.8.RELEASE
-org.springframework:spring-web:5.2.8.RELEASE
-org.springframework:spring-webmvc:5.2.8.RELEASE

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/annotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/archives.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/bootArchives.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 23
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/checkstyle.lockfile

@@ -1,23 +0,0 @@
-# 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.
-antlr:antlr:2.7.7
-ch.qos.logback:logback-classic:1.2.3
-ch.qos.logback:logback-core:1.2.3
-com.google.code.findbugs:jsr305:3.0.2
-com.google.errorprone:error_prone_annotations:2.2.0
-com.google.guava:failureaccess:1.0.1
-com.google.guava:guava:27.1-jre
-com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-com.google.j2objc:j2objc-annotations:1.1
-com.puppycrawl.tools:checkstyle:8.22
-commons-beanutils:commons-beanutils:1.9.3
-commons-collections:commons-collections:3.2.2
-info.picocli:picocli:3.9.6
-io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
-io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
-io.spring.nohttp:nohttp:0.0.3.RELEASE
-net.sf.saxon:Saxon-HE:9.9.1-3
-org.antlr:antlr4-runtime:4.7.2
-org.checkerframework:checker-qual:2.5.2
-org.codehaus.mojo:animal-sniffer-annotations:1.17

+ 0 - 46
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/compile.lockfile

@@ -1,46 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 46
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/compileClasspath.lockfile

@@ -1,46 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/compileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 46
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/default.lockfile

@@ -1,46 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/developmentOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/optional.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 46
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/productionRuntimeClasspath.lockfile

@@ -1,46 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/provided.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 46
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/runtime.lockfile

@@ -1,46 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 46
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/runtimeClasspath.lockfile

@@ -1,46 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testAnnotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 55
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testCompile.lockfile

@@ -1,55 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 55
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testCompileClasspath.lockfile

@@ -1,55 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testCompileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 55
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testRuntime.lockfile

@@ -1,55 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 55
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/testRuntimeClasspath.lockfile

@@ -1,55 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 55
samples/boot/oauth2-integration/authorizationserver/gradle/dependency-locks/tests.lockfile

@@ -1,55 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/annotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/archives.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/bootArchives.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 23
samples/boot/oauth2-integration/client/gradle/dependency-locks/checkstyle.lockfile

@@ -1,23 +0,0 @@
-# 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.
-antlr:antlr:2.7.7
-ch.qos.logback:logback-classic:1.2.3
-ch.qos.logback:logback-core:1.2.3
-com.google.code.findbugs:jsr305:3.0.2
-com.google.errorprone:error_prone_annotations:2.2.0
-com.google.guava:failureaccess:1.0.1
-com.google.guava:guava:27.1-jre
-com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-com.google.j2objc:j2objc-annotations:1.1
-com.puppycrawl.tools:checkstyle:8.22
-commons-beanutils:commons-beanutils:1.9.3
-commons-collections:commons-collections:3.2.2
-info.picocli:picocli:3.9.6
-io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
-io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
-io.spring.nohttp:nohttp:0.0.3.RELEASE
-net.sf.saxon:Saxon-HE:9.9.1-3
-org.antlr:antlr4-runtime:4.7.2
-org.checkerframework:checker-qual:2.5.2
-org.codehaus.mojo:animal-sniffer-annotations:1.17

+ 0 - 84
samples/boot/oauth2-integration/client/gradle/dependency-locks/compile.lockfile

@@ -1,84 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 84
samples/boot/oauth2-integration/client/gradle/dependency-locks/compileClasspath.lockfile

@@ -1,84 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/compileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 84
samples/boot/oauth2-integration/client/gradle/dependency-locks/default.lockfile

@@ -1,84 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/developmentOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/optional.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 84
samples/boot/oauth2-integration/client/gradle/dependency-locks/productionRuntimeClasspath.lockfile

@@ -1,84 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/provided.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 84
samples/boot/oauth2-integration/client/gradle/dependency-locks/runtime.lockfile

@@ -1,84 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 84
samples/boot/oauth2-integration/client/gradle/dependency-locks/runtimeClasspath.lockfile

@@ -1,84 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/testAnnotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 93
samples/boot/oauth2-integration/client/gradle/dependency-locks/testCompile.lockfile

@@ -1,93 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 93
samples/boot/oauth2-integration/client/gradle/dependency-locks/testCompileClasspath.lockfile

@@ -1,93 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/client/gradle/dependency-locks/testCompileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 93
samples/boot/oauth2-integration/client/gradle/dependency-locks/testRuntime.lockfile

@@ -1,93 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 93
samples/boot/oauth2-integration/client/gradle/dependency-locks/testRuntimeClasspath.lockfile

@@ -1,93 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 93
samples/boot/oauth2-integration/client/gradle/dependency-locks/tests.lockfile

@@ -1,93 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:content-type:2.1
-com.nimbusds:lang-tag:1.4.4
-com.nimbusds:nimbus-jose-jwt:8.20
-com.nimbusds:oauth2-oidc-sdk:8.19
-com.sun.activation:jakarta.activation:1.2.2
-com.sun.mail:jakarta.mail:1.6.5
-io.github.classgraph:classgraph:4.8.69
-io.netty:netty-buffer:4.1.51.Final
-io.netty:netty-codec-dns:4.1.51.Final
-io.netty:netty-codec-http2:4.1.51.Final
-io.netty:netty-codec-http:4.1.51.Final
-io.netty:netty-codec-socks:4.1.51.Final
-io.netty:netty-codec:4.1.51.Final
-io.netty:netty-common:4.1.51.Final
-io.netty:netty-handler-proxy:4.1.51.Final
-io.netty:netty-handler:4.1.51.Final
-io.netty:netty-resolver-dns:4.1.51.Final
-io.netty:netty-resolver:4.1.51.Final
-io.netty:netty-transport-native-epoll:4.1.51.Final
-io.netty:netty-transport-native-unix-common:4.1.51.Final
-io.netty:netty-transport:4.1.51.Final
-io.projectreactor.netty:reactor-netty-core:1.0.0-M2
-io.projectreactor.netty:reactor-netty-http:1.0.0-M2
-io.projectreactor.netty:reactor-netty:1.0.0-M2
-io.projectreactor:reactor-core:3.4.0-M2
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.attoparser:attoparser:2.0.5.RELEASE
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-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.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-client:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-thymeleaf:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-client:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webflux:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
-org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE
-org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE
-org.thymeleaf:thymeleaf:3.0.11.RELEASE
-org.unbescape:unbescape:1.1.6.RELEASE
-org.webjars:bootstrap:3.4.1
-org.webjars:jquery:3.4.1
-org.webjars:webjars-locator-core:0.46
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/annotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/archives.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/bootArchives.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 23
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/checkstyle.lockfile

@@ -1,23 +0,0 @@
-# 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.
-antlr:antlr:2.7.7
-ch.qos.logback:logback-classic:1.2.3
-ch.qos.logback:logback-core:1.2.3
-com.google.code.findbugs:jsr305:3.0.2
-com.google.errorprone:error_prone_annotations:2.2.0
-com.google.guava:failureaccess:1.0.1
-com.google.guava:guava:27.1-jre
-com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-com.google.j2objc:j2objc-annotations:1.1
-com.puppycrawl.tools:checkstyle:8.22
-commons-beanutils:commons-beanutils:1.9.3
-commons-collections:commons-collections:3.2.2
-info.picocli:picocli:3.9.6
-io.spring.javaformat:spring-javaformat-checkstyle:0.0.15
-io.spring.nohttp:nohttp-checkstyle:0.0.3.RELEASE
-io.spring.nohttp:nohttp:0.0.3.RELEASE
-net.sf.saxon:Saxon-HE:9.9.1-3
-org.antlr:antlr4-runtime:4.7.2
-org.checkerframework:checker-qual:2.5.2
-org.codehaus.mojo:animal-sniffer-annotations:1.17

+ 0 - 48
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/compile.lockfile

@@ -1,48 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 48
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/compileClasspath.lockfile

@@ -1,48 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/compileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 48
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/default.lockfile

@@ -1,48 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/developmentOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/optional.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 48
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/productionRuntimeClasspath.lockfile

@@ -1,48 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/provided.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 48
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/runtime.lockfile

@@ -1,48 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 48
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/runtimeClasspath.lockfile

@@ -1,48 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.glassfish:jakarta.el:3.0.3
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testAnnotationProcessor.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 57
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testCompile.lockfile

@@ -1,57 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 57
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testCompileClasspath.lockfile

@@ -1,57 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 3
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testCompileOnly.lockfile

@@ -1,3 +0,0 @@
-# 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.

+ 0 - 57
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testRuntime.lockfile

@@ -1,57 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 57
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/testRuntimeClasspath.lockfile

@@ -1,57 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26

+ 0 - 57
samples/boot/oauth2-integration/resourceserver/gradle/dependency-locks/tests.lockfile

@@ -1,57 +0,0 @@
-# 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.11.2
-com.fasterxml.jackson.core:jackson-core:2.11.2
-com.fasterxml.jackson.core:jackson-databind:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2
-com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2
-com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2
-com.github.stephenc.jcip:jcip-annotations:1.0-1
-com.nimbusds:nimbus-jose-jwt:8.20
-jakarta.annotation:jakarta.annotation-api:1.3.5
-junit:junit:4.13
-net.bytebuddy:byte-buddy-agent:1.10.14
-net.bytebuddy:byte-buddy:1.10.14
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
-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.37
-org.apache.tomcat.embed:tomcat-embed-websocket:9.0.37
-org.assertj:assertj-core:3.16.1
-org.glassfish:jakarta.el:3.0.3
-org.hamcrest:hamcrest-core:2.2
-org.hamcrest:hamcrest:2.2
-org.mockito:mockito-core:3.5.2
-org.objenesis:objenesis:3.1
-org.ow2.asm:asm:5.0.4
-org.slf4j:jul-to-slf4j:1.7.30
-org.slf4j:slf4j-api:1.7.30
-org.springframework.boot:spring-boot-autoconfigure:2.4.0-M2
-org.springframework.boot:spring-boot-starter-json:2.4.0-M2
-org.springframework.boot:spring-boot-starter-logging:2.4.0-M2
-org.springframework.boot:spring-boot-starter-oauth2-resource-server:2.4.0-M2
-org.springframework.boot:spring-boot-starter-security:2.4.0-M2
-org.springframework.boot:spring-boot-starter-tomcat:2.4.0-M2
-org.springframework.boot:spring-boot-starter-web:2.4.0-M2
-org.springframework.boot:spring-boot-starter:2.4.0-M2
-org.springframework.boot:spring-boot:2.4.0-M2
-org.springframework.security:spring-security-config:5.4.0-RC1
-org.springframework.security:spring-security-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-core:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-jose:5.4.0-RC1
-org.springframework.security:spring-security-oauth2-resource-server:5.4.0-RC1
-org.springframework.security:spring-security-web:5.4.0-RC1
-org.springframework:spring-aop:5.3.0-M2
-org.springframework:spring-beans:5.3.0-M2
-org.springframework:spring-context:5.3.0-M2
-org.springframework:spring-core:5.3.0-M2
-org.springframework:spring-expression:5.3.0-M2
-org.springframework:spring-jcl:5.3.0-M2
-org.springframework:spring-test:5.3.0-M2
-org.springframework:spring-web:5.3.0-M2
-org.springframework:spring-webmvc:5.3.0-M2
-org.yaml:snakeyaml:1.26