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 5.1.1.Final to 5.1.2.Final.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 531af7d commit 04dc89b
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 @@ -35,7 +35,7 @@

<!-- Use Jakarta EE 10 versions -->
<version.resteasy>6.2.3.Final</version.resteasy>
<version.weld.core>5.1.1.Final</version.weld.core>
<version.weld.core>5.1.2.Final</version.weld.core>

<!-- Ignore the test data classes in test coverage calculation -->
<sonar.coverage.exclusions>testsuite/data/**/*.java</sonar.coverage.exclusions>
Expand Down

0 comments on commit 04dc89b

Please sign in to comment.