Skip to content

Commit

Permalink
Remove spring config
Browse files Browse the repository at this point in the history
  • Loading branch information
derTobsch committed May 25, 2020
1 parent c3bea65 commit ad082e4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,6 @@
<artifactId>starter-monitoring</artifactId>
</dependency>

<!-- Spring Config -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
</dependency>
<dependency>
<groupId>com.marcosbarbero.cloud</groupId>
<artifactId>spring-cloud-config-client-oauth2</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>

<!-- Frontend -->
<dependency>
<groupId>rocks.coffeenet</groupId>
Expand Down

0 comments on commit ad082e4

Please sign in to comment.