Skip to content

Commit

Permalink
Bump version.weld from 5.1.0.Final to 5.1.1.Final
Browse files Browse the repository at this point in the history
Bumps `version.weld` from 5.1.0.Final to 5.1.1.Final.

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

Updates `org.jboss.weld.se:weld-se-core` from 5.1.0.Final to 5.1.1.Final

Updates `org.jboss.weld.servlet:weld-servlet-core` from 5.1.0.Final to 5.1.1.Final

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 16, 2023
1 parent 70f5957 commit 1ca1f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<version.org.wildfly.extras.creaper>1.6.2</version.org.wildfly.extras.creaper>
<version.org.wildfly.security>2.0.0.Final</version.org.wildfly.security>
<version.weld.api>5.0.SP2</version.weld.api>
<version.weld>5.1.0.Final</version.weld>
<version.weld>5.1.1.Final</version.weld>
<version.com.github.java-json-tools.btf>1.3</version.com.github.java-json-tools.btf>
<version.com.github.java-json-tools.jackson-coreutils>2.0</version.com.github.java-json-tools.jackson-coreutils>
<version.com.github.java-json-tools.json-patch>1.13</version.com.github.java-json-tools.json-patch>
Expand Down

0 comments on commit 1ca1f6d

Please sign in to comment.