Skip to content

Commit daa08e5

Browse files
committed
build (deps): org.apache.commons::commons-lang3 to 3.18.0
1 parent c870885 commit daa08e5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,13 @@
197197
<version>${sdk-core-version}</version>
198198
</dependency>
199199

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+
200207
<!-- Each module (except "common") should depend on this artifact -->
201208
<dependency>
202209
<artifactId>cloudant.sdk.common</artifactId>

0 commit comments

Comments
 (0)