|
|
|
@@ -28,6 +28,18 @@ |
|
|
|
<weixin-java-miniapp.version>3.1.0</weixin-java-miniapp.version> |
|
|
|
</properties> |
|
|
|
|
|
|
|
<dependencyManagement> |
|
|
|
<dependencies> |
|
|
|
<dependency> |
|
|
|
<groupId>com.amazonaws</groupId> |
|
|
|
<artifactId>aws-java-sdk-bom</artifactId> |
|
|
|
<version>1.11.404</version> |
|
|
|
<type>pom</type> |
|
|
|
<scope>import</scope> |
|
|
|
</dependency> |
|
|
|
</dependencies> |
|
|
|
</dependencyManagement> |
|
|
|
|
|
|
|
<dependencies> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|