Skip to content

Commit bbc8516

Browse files
committed
remove jta dependency
1 parent 92d2e67 commit bbc8516

File tree

2 files changed

+0
-14
lines changed
  • kotlin-insight-client/kotlin-insight-client-test-sdk
  • kotlin-jira-client/kotlin-jira-client-test-sdk

2 files changed

+0
-14
lines changed

kotlin-insight-client/kotlin-insight-client-test-sdk/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,6 @@
109109
<scope>provided</scope>
110110
</dependency>
111111

112-
<dependency>
113-
<groupId>jta</groupId>
114-
<artifactId>jta</artifactId>
115-
<version>1.0.1b</version>
116-
<scope>provided</scope>
117-
</dependency>
118-
119112
<dependency>
120113
<groupId>javax.ws.rs</groupId>
121114
<artifactId>jsr311-api</artifactId>

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,6 @@
109109
<scope>provided</scope>
110110
</dependency>
111111

112-
<dependency>
113-
<groupId>jta</groupId>
114-
<artifactId>jta</artifactId>
115-
<version>1.0.1b</version>
116-
<scope>provided</scope>
117-
</dependency>
118-
119112
<dependency>
120113
<groupId>javax.ws.rs</groupId>
121114
<artifactId>jsr311-api</artifactId>

0 commit comments

Comments
 (0)