Skip to content

Commit be8468d

Browse files
author
Soroosh Sarabadani
committed
Remove the dependency to javassist
1 parent e02804f commit be8468d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

operator-framework/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@
6565
</profiles>
6666

6767

68-
69-
70-
7168
<dependencies>
7269
<dependency>
7370
<groupId>io.fabric8</groupId>
@@ -114,11 +111,6 @@
114111
<version>4.0.3</version>
115112
<scope>test</scope>
116113
</dependency>
117-
<dependency>
118-
<groupId>org.javassist</groupId>
119-
<artifactId>javassist</artifactId>
120-
<version>3.27.0-GA</version>
121-
</dependency>
122114

123115
<dependency>
124116
<groupId>com.google.testing.compile</groupId>

0 commit comments

Comments
 (0)