We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c161df4 commit e17bc55Copy full SHA for e17bc55
sbm-support-rewrite/pom.xml
@@ -83,6 +83,7 @@
83
</dependency>
84
</dependencies>
85
</dependencyManagement>
86
+
87
<dependencies>
88
<dependency>
89
<groupId>com.squareup.okhttp3</groupId>
@@ -220,6 +221,7 @@
220
221
<scope>test</scope>
222
223
224
225
<build>
226
<pluginManagement>
227
<plugins>
@@ -240,6 +242,7 @@
240
242
</plugin>
241
243
</plugins>
244
</pluginManagement>
245
246
247
<plugin>
248
<groupId>org.springframework.boot</groupId>
0 commit comments