Skip to content

Commit 1edf5b9

Browse files
Bump jakarta.transaction-api from 1.3.2 to 1.3.3
Bumps [jakarta.transaction-api](https://github.com/eclipse-ee4j/jta-api) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/eclipse-ee4j/jta-api/releases) - [Commits](jakartaee/transactions@1.3.2...1.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9ffeffa commit 1edf5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<dependency>
298298
<groupId>jakarta.transaction</groupId>
299299
<artifactId>jakarta.transaction-api</artifactId>
300-
<version>1.3.2</version>
300+
<version>1.3.3</version>
301301
<scope>test</scope>
302302
</dependency>
303303
<dependency>

0 commit comments

Comments
 (0)