Skip to content

Commit

Permalink
Merge pull request #946 from smallrye/dependabot/maven/org.jboss.weld…
Browse files Browse the repository at this point in the history
…-weld-spi-5.0.Final

build(deps-dev): bump org.jboss.weld:weld-spi from 5.0.SP3 to 5.0.Final
  • Loading branch information
cescoffier authored Sep 23, 2024
2 parents 4efed50 + 829af07 commit 8c19357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-spi</artifactId>
<version>5.0.SP3</version>
<version>5.0.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.weld</groupId>
Expand Down

0 comments on commit 8c19357

Please sign in to comment.