We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02804f commit be8468dCopy full SHA for be8468d
operator-framework/pom.xml
@@ -65,9 +65,6 @@
65
</profiles>
66
67
68
-
69
70
71
<dependencies>
72
<dependency>
73
<groupId>io.fabric8</groupId>
@@ -114,11 +111,6 @@
114
111
<version>4.0.3</version>
115
112
<scope>test</scope>
116
113
</dependency>
117
- <dependency>
118
- <groupId>org.javassist</groupId>
119
- <artifactId>javassist</artifactId>
120
- <version>3.27.0-GA</version>
121
- </dependency>
122
123
124
<groupId>com.google.testing.compile</groupId>
0 commit comments