Skip to content

Commit

Permalink
build(deps-dev): bump org.jboss.weld:weld-spi from 5.0.Final to 5.0.SP3
Browse files Browse the repository at this point in the history
Bumps [org.jboss.weld:weld-spi](https://github.com/weld/api) from 5.0.Final to 5.0.SP3.
- [Commits](weld/api@5.0.Final...5.0.SP3)

---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-spi
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent e757c71 commit 07c7f6f
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.Final</version>
<version>5.0.SP3</version>
</dependency>
<dependency>
<groupId>org.jboss.weld</groupId>
Expand Down

0 comments on commit 07c7f6f

Please sign in to comment.