Skip to content
Snippets Groups Projects
Commit c6c491ec authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4321 add processor configuration dependency

parent b40cd8cf
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-resource-server</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional>
</dependency>
<!-- Dev -->
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment