Skip to content

Commit e5ea789

Browse files
committed
remove jta dependency
1 parent a33856e commit e5ea789

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
@@ -121,13 +121,6 @@
121121
<scope>provided</scope>
122122
</dependency>
123123

124-
<dependency>
125-
<groupId>jta</groupId>
126-
<artifactId>jta</artifactId>
127-
<version>1.0.1b</version>
128-
<scope>provided</scope>
129-
</dependency>
130-
131124
<dependency>
132125
<groupId>jakarta.ws.rs</groupId>
133126
<artifactId>jakarta.ws.rs-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
@@ -121,13 +121,6 @@
121121
<scope>provided</scope>
122122
</dependency>
123123

124-
<dependency>
125-
<groupId>jta</groupId>
126-
<artifactId>jta</artifactId>
127-
<version>1.0.1b</version>
128-
<scope>provided</scope>
129-
</dependency>
130-
131124
<dependency>
132125
<groupId>jakarta.ws.rs</groupId>
133126
<artifactId>jakarta.ws.rs-api</artifactId>

0 commit comments

Comments
 (0)