Skip to content

Commit

Permalink
Bump version.weld.api from 5.0.SP3 to 6.0.Final
Browse files Browse the repository at this point in the history
Bumps `version.weld.api` from 5.0.SP3 to 6.0.Final.

Updates `org.jboss.weld:weld-spi` from 5.0.SP3 to 6.0.Final
- [Commits](weld/api@5.0.SP3...6.0.Final)

Updates `org.jboss.weld:weld-api` from 5.0.SP3 to 6.0.Final

---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-spi
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.weld:weld-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a054d0e commit bf34221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<version.rest-assured>4.5.1</version.rest-assured>
<version.testcontainers>1.20.1</version.testcontainers>

<version.weld.api>5.0.SP3</version.weld.api>
<version.weld.api>6.0.Final</version.weld.api>
<version.weld.core>5.1.0.Final</version.weld.core>
<version.weld.junit>4.0.0.Final</version.weld.junit>
</properties>
Expand Down

0 comments on commit bf34221

Please sign in to comment.