fix
This commit is contained in:
parent
77edfa1261
commit
032be4bd78
2 changed files with 5 additions and 1 deletions
5
pom.xml
5
pom.xml
|
|
@ -374,6 +374,11 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.transaction</groupId>
|
||||
<artifactId>javax.transaction-api</artifactId>
|
||||
<version>1.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.atomikos</groupId>
|
||||
<artifactId>transactions-jta</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue