Skip to content
Snippets Groups Projects
Commit a10e35cc authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-4094 pom: Try out osvi2-postfach

parent 77673d7d
No related branches found
No related tags found
1 merge request!2OZG-4094 osi2 postfach facade
......@@ -173,6 +173,16 @@
<artifactId>grpc-client-spring-boot-starter</artifactId>
</dependency>
<!-- oauth for osiv2-postfach -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
</dependency>
<!-- commons -->
<dependency>
<groupId>org.apache.commons</groupId>
......
spring:
security:
oauth2:
client:
registration:
other:
provider:
other:
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment