Skip to content

Commit

Permalink
Bump weld.version2 from 6.0.Beta5 to 6.0.CR1 (#1693)
Browse files Browse the repository at this point in the history
Bumps `weld.version2` from 6.0.Beta5 to 6.0.CR1.

Updates `org.jboss.weld:weld-api` from 6.0.Beta5 to 6.0.CR1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 67d1bbb commit b8cc52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glassfish-runner/cdi-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<skip.ee.cdi.tck>false</skip.ee.cdi.tck>
<!-- Weld uses 2 versions numbers. Some artefact use one version, other the second. -->
<weld.version>5.1.2.Final</weld.version>
<weld.version2>6.0.Beta5</weld.version2>
<weld.version2>6.0.CR1</weld.version2>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b8cc52e

Please sign in to comment.