Skip to content

Commit 522e4ad

Browse files
authored
Clean up BOM definitions (#1252)
1 parent 14bab91 commit 522e4ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,6 @@
125125
</dependency>
126126

127127
<!-- transitive dependencies -->
128-
<dependency>
129-
<groupId>com.squareup.okhttp3</groupId>
130-
<artifactId>okhttp</artifactId>
131-
<version>${okhttp.version}</version>
132-
</dependency>
133128
<dependency>
134129
<groupId>org.antlr</groupId>
135130
<artifactId>antlr4-runtime</artifactId>

0 commit comments

Comments
 (0)