Skip to content

Commit e477d92

Browse files
committed
remove redundant dependency (exists in parent)
1 parent 90baa21 commit e477d92

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

kotlin-jira-client/kotlin-jira-client-test-applink/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,6 @@
8989
<!-- <version>defined by the platform dependency management </version> -->
9090
</dependency>
9191

92-
<dependency>
93-
<groupId>org.jetbrains.kotlin</groupId>
94-
<artifactId>kotlin-stdlib</artifactId>
95-
<version>${kotlin.version}</version>
96-
</dependency>
97-
9892
<!-- WIRED TEST RUNNER DEPENDENCIES -->
9993
<dependency>
10094
<groupId>com.atlassian.plugins</groupId>

0 commit comments

Comments
 (0)