Skip to content

Commit

Permalink
Merge pull request #36 from jetty/dependabot/maven/9.4.x/org.jboss.we…
Browse files Browse the repository at this point in the history
…ld.servlet-weld-servlet-core-3.0.6.Final

Bump org.jboss.weld.servlet:weld-servlet-core from 3.0.0.Final to 3.0.6.Final
  • Loading branch information
joakime authored Apr 9, 2024
2 parents e2cf43c + 8245782 commit 6b7aff0
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 @@ -13,7 +13,7 @@

<properties>
<servlet.jsp.version>2.3.6</servlet.jsp.version>
<weld.version>3.0.0.Final</weld.version>
<weld.version>3.0.6.Final</weld.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6b7aff0

Please sign in to comment.