Skip to content

Commit 9d264d0

Browse files
authored
Remove bad javax.injects exclusion (helidon-io#3325)
1 parent cde2269 commit 9d264d0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

dependencies/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -865,10 +865,6 @@
865865
<artifactId>weld-jta</artifactId>
866866
<version>${version.lib.weld}</version>
867867
<exclusions>
868-
<exclusion>
869-
<groupId>javax.injects</groupId>
870-
<artifactId>javax.inject</artifactId>
871-
</exclusion>
872868
<exclusion>
873869
<groupId>org.jboss.spec.javax.transaction</groupId>
874870
<artifactId>jboss-transaction-api_1.3_spec</artifactId>

0 commit comments

Comments
 (0)