Skip to content

Commit 13a9550

Browse files
committed
SCANCLI-183 Update the scanner library to update okhttp/okio
1 parent 0aced38 commit 13a9550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464

6565
<dependencies>
6666
<dependency>
67-
<groupId>org.sonarsource.scanner.api</groupId>
67+
<groupId>org.sonarsource.scanner.lib</groupId>
6868
<artifactId>sonar-scanner-api</artifactId>
69-
<version>2.16.3.1081</version>
69+
<version>2.16.4.483</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)