Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master' into 2.0.x-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiaso committed Mar 2, 2018
2 parents cdbb9f3 + 15fd8fd commit a5440fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions azure-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@
<optional>true</optional>
</dependency>

<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20171018</version>
</dependency>

<!--Cloud Foundry support-->
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit a5440fe

Please sign in to comment.