Skip to content

Commit

Permalink
build(deps): bump org.jboss.weld.servlet:weld-servlet-shaded
Browse files Browse the repository at this point in the history
Bumps org.jboss.weld.servlet:weld-servlet-shaded from 5.1.3.Final to 5.1.4.Final.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent e2edf16 commit 807c671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tobago-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.jboss.weld.servlet</groupId>
<artifactId>weld-servlet-shaded</artifactId>
<version>5.1.3.Final</version>
<version>5.1.4.Final</version>
</dependency>
<dependency>
<!-- Jakarta Bean Validation 3.0 implementation -->
Expand Down

0 comments on commit 807c671

Please sign in to comment.