Skip to content

Commit

Permalink
Issue 36882
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgopen authored and DavideD committed Nov 27, 2023
1 parent 5926fc5 commit 9352aa3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions extensions/narayana-jta/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
<groupId>jakarta.enterprise</groupId>
<artifactId>jakarta.enterprise.lang-model</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ejb</groupId>
<artifactId>jakarta.ejb-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 9352aa3

Please sign in to comment.