Skip to content

Commit 22b84b9

Browse files
committed
[FLINK-37730][dependency] Removes unintended dependency
1 parent 2ee8c55 commit 22b84b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

flink-kubernetes-operator/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -236,12 +236,6 @@ under the License.
236236
<artifactId>junit-jupiter-params</artifactId>
237237
<scope>test</scope>
238238
</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>
245239
</dependencies>
246240

247241
<build>

0 commit comments

Comments
 (0)