Skip to content

Commit

Permalink
build(deps): bump version.weld from 5.1.3.Final to 6.0.0.Final
Browse files Browse the repository at this point in the history
Bumps `version.weld` from 5.1.3.Final to 6.0.0.Final.

Updates `org.jboss.weld.se:weld-se-core` from 5.1.3.Final to 6.0.0.Final

Updates `org.jboss.weld:weld-core-impl` from 5.1.3.Final to 6.0.0.Final
- [Commits](weld/core@5.1.3.Final...6.0.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.weld.se:weld-se-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.weld:weld-core-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 9c73121 commit 5febf3b
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 @@ -49,7 +49,7 @@
<version.slf4j>2.0.16</version.slf4j>
<version.mockito>5.2.0</version.mockito>
<version.jackson>2.18.2</version.jackson>
<version.weld>5.1.3.Final</version.weld>
<version.weld>6.0.0.Final</version.weld>
<version.spring-boot>3.0.7</version.spring-boot>

<revapi-maven-plugin.version>0.15.0</revapi-maven-plugin.version>
Expand Down

0 comments on commit 5febf3b

Please sign in to comment.