There was an error while loading. Please reload this page.
1 parent 8f210d6 commit 3b43051Copy full SHA for 3b43051
1 file changed
pom.xml
@@ -197,13 +197,6 @@
197
<version>${sdk-core-version}</version>
198
</dependency>
199
200
- <!-- Temporarily make a direct dependency to get a newer version -->
201
- <dependency>
202
- <groupId>org.apache.commons</groupId>
203
- <artifactId>commons-lang3</artifactId>
204
- <version>3.18.0</version>
205
- </dependency>
206
-
207
<!-- Each module (except "common") should depend on this artifact -->
208
<dependency>
209
<artifactId>cloudant.sdk.common</artifactId>
0 commit comments