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

Commit a5440fe

Browse files
committed
Merge remote-tracking branch 'origin/master' into 2.0.x-rc
2 parents cdbb9f3 + 15fd8fd commit a5440fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

azure-spring-boot/pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
<optional>true</optional>
3131
</dependency>
3232

33+
<dependency>
34+
<groupId>org.json</groupId>
35+
<artifactId>json</artifactId>
36+
<version>20171018</version>
37+
</dependency>
38+
3339
<!--Cloud Foundry support-->
3440
<dependency>
3541
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)