Skip to content

Commit e945161

Browse files
committed
Merge pull request #1400 from pzygielo/bump-jta-api
2 parents 3b43044 + 3433c4b commit e945161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mq/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>jakarta.transaction</groupId>
141141
<artifactId>jakarta.transaction-api</artifactId>
142-
<version>2.0.0</version>
142+
<version>2.0.1-RC1</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>jakarta.inject</groupId>

0 commit comments

Comments
 (0)