Skip to content

Commit 499c02f

Browse files
committed
use variable
1 parent 531a019 commit 499c02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>com.squareup.okhttp3</groupId>
231231
<artifactId>okhttp-tls</artifactId>
232-
<version>4.12.0</version>
232+
<version>${okhttp.version}</version>
233233
<scope>test</scope>
234234
<exclusions>
235235
<exclusion>

0 commit comments

Comments
 (0)