Skip to content

Commit f80be32

Browse files
Remove OkHttp BOM from xapi-client/pom.xml - managed in root POM
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
1 parent acef663 commit f80be32

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

xapi-client/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,6 @@
1212
<name>xAPI Client</name>
1313
<description>learning.dev xAPI Client</description>
1414

15-
<dependencyManagement>
16-
<dependencies>
17-
<dependency>
18-
<groupId>com.squareup.okhttp3</groupId>
19-
<artifactId>okhttp-bom</artifactId>
20-
<version>4.12.0</version>
21-
<type>pom</type>
22-
<scope>import</scope>
23-
</dependency>
24-
</dependencies>
25-
</dependencyManagement>
26-
2715
<dependencies>
2816
<dependency>
2917
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)