Skip to content

Commit

Permalink
Bump org.jboss.weld.servlet:weld-servlet-core
Browse files Browse the repository at this point in the history
Bumps org.jboss.weld.servlet:weld-servlet-core from 4.0.3.Final to 5.1.2.Final.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent a068e05 commit 49f970e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded/servlet-with-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<servlet.jsp.version>3.0.0</servlet.jsp.version>
<slf4j.version>2.0.12</slf4j.version>
<weld.version>4.0.3.Final</weld.version>
<weld.version>5.1.2.Final</weld.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 49f970e

Please sign in to comment.