Skip to content

Commit

Permalink
Merge pull request #408 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Bump narayana-jta to 7.0.0-Final
  • Loading branch information
hazendaz authored Nov 4, 2023
2 parents 44b0d97 + 56f3f90 commit 47e5751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@
<!-- Database -->
<dependency>
<groupId>org.jboss.narayana.jta</groupId>
<artifactId>narayana-jta-jakarta</artifactId>
<version>5.13.1.Final</version>
<artifactId>narayana-jta</artifactId>
<version>7.0.0.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 47e5751

Please sign in to comment.