Skip to content

Commit

Permalink
Merge pull request #9 from luiseufrasio/FISH-6874-upgrade-jakarta-sec…
Browse files Browse the repository at this point in the history
…urity-enterprise-to-3.0.3

FISH-6874 : downgrading to weld version compatible with Payara6
  • Loading branch information
luiseufrasio authored Dec 11, 2023
2 parents c5b3040 + 55ba7cd commit 3c47016
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 3c47016

Please sign in to comment.