Skip to content

Commit ff00fda

Browse files
committed
Upgrade javax.transaction to 1.3.
Closes #2429
1 parent f4ed858 commit ff00fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
<dependency>
323323
<groupId>javax.transaction</groupId>
324324
<artifactId>javax.transaction-api</artifactId>
325-
<version>1.2</version>
325+
<version>1.3</version>
326326
<scope>test</scope>
327327
</dependency>
328328

0 commit comments

Comments
 (0)