Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 714469b commit a9c85ba
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 @@ -89,7 +89,7 @@
<shrinkwrap.descriptors.version>2.0.0</shrinkwrap.descriptors.version>
<shrinkwrap.resolver.version>3.3.0</shrinkwrap.resolver.version>
<testng.version>7.9.0</testng.version>
<weld.api.version>6.0.Beta3</weld.api.version>
<weld.api.version>6.0.Beta5</weld.api.version>
<weld.logging.tools.version>1.0.3.Final</weld.logging.tools.version>
<wildfly.arquillian.version>5.0.1.Final</wildfly.arquillian.version>
</properties>
Expand Down

0 comments on commit a9c85ba

Please sign in to comment.