Skip to content

Commit 8c16d3f

Browse files
committed
fix
1 parent a5c0911 commit 8c16d3f

File tree

1 file changed

+0
-12
lines changed
  • fluss-lake/fluss-lake-iceberg

1 file changed

+0
-12
lines changed

fluss-lake/fluss-lake-iceberg/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -129,18 +129,6 @@
129129
</exclusion>
130130
</exclusions>
131131
</dependency>
132-
<dependency>
133-
<groupId>org.jetbrains.kotlin</groupId>
134-
<artifactId>kotlin-stdlib</artifactId>
135-
<version>1.4.10</version>
136-
<scope>runtime</scope>
137-
<exclusions>
138-
<exclusion>
139-
<groupId>org.jetbrains</groupId>
140-
<artifactId>annotations</artifactId>
141-
</exclusion>
142-
</exclusions>
143-
</dependency>
144132

145133
<!-- test dependency -->
146134
<dependency>

0 commit comments

Comments
 (0)