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

OZG-4094 Remove starter dependencies

parent 14c8031b
No related branches found
No related tags found
1 merge request!2OZG-4094 osi2 postfach facade
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<bayernid-proxy-interface.version>0.7.0</bayernid-proxy-interface.version> <bayernid-proxy-interface.version>0.7.0</bayernid-proxy-interface.version>
<vorgang-manager.version>2.17.0</vorgang-manager.version> <vorgang-manager.version>2.17.0</vorgang-manager.version>
<muk-postfach.version>0.1.0</muk-postfach.version> <muk-postfach.version>0.1.0</muk-postfach.version>
<osiv2-postfach.version>0.1.0</osiv2-postfach.version> <osiv2-postfach.version>0.2.0</osiv2-postfach.version>
<api-lib.version>0.16.0</api-lib.version> <api-lib.version>0.16.0</api-lib.version>
</properties> </properties>
...@@ -173,16 +173,6 @@ ...@@ -173,16 +173,6 @@
<artifactId>grpc-client-spring-boot-starter</artifactId> <artifactId>grpc-client-spring-boot-starter</artifactId>
</dependency> </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 --> <!-- commons -->
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment