Skip to content

Commit

Permalink
FISH-6874 : downgrading to weld version compatible with Payara6
Browse files Browse the repository at this point in the history
  • Loading branch information
luiseufrasio committed Dec 9, 2023
1 parent 71aefd5 commit 55ba7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi/bean-decorator/weld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-osgi-bundle</artifactId>
<version>5.1.0.Final</version>
<version>5.0.1.Final</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 55ba7cd

Please sign in to comment.