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 2ee8c55 commit 22b84b9Copy full SHA for 22b84b9
flink-kubernetes-operator/pom.xml
@@ -236,12 +236,6 @@ under the License.
236
<artifactId>junit-jupiter-params</artifactId>
237
<scope>test</scope>
238
</dependency>
239
- <dependency>
240
- <groupId>joda-time</groupId>
241
- <artifactId>joda-time</artifactId>
242
- <version>2.12.7</version>
243
- <scope>compile</scope>
244
- </dependency>
245
</dependencies>
246
247
<build>
0 commit comments