keycloak-uncached

Details

diff --git a/adapters/oidc/spring-boot-adapter-core/pom.xml b/adapters/oidc/spring-boot-adapter-core/pom.xml
index db49b8c..e2e5542 100755
--- a/adapters/oidc/spring-boot-adapter-core/pom.xml
+++ b/adapters/oidc/spring-boot-adapter-core/pom.xml
@@ -55,7 +55,7 @@
       <artifactId>keycloak-spring-security-adapter</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
-
+      <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.springframework.boot</groupId>