Skip to content

Commit

Permalink
Merge pull request #969 from smallrye/dependabot/maven/org.jboss.weld…
Browse files Browse the repository at this point in the history
…-weld-junit5-4.0.2.Final

Bump org.jboss.weld:weld-junit5 from 4.0.1.Final to 4.0.2.Final
  • Loading branch information
Ladicek committed Feb 26, 2024
2 parents d87b16f + bc427ad commit 39de3f9
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 @@ -71,7 +71,7 @@
<version.testng>7.9.0</version.testng>
<version.weld-api>5.0.SP3</version.weld-api>
<version.weld-core>5.1.2.Final</version.weld-core>
<version.weld-junit5>4.0.1.Final</version.weld-junit5>
<version.weld-junit5>4.0.2.Final</version.weld-junit5>

<version.jacoco-maven-plugin>0.8.11</version.jacoco-maven-plugin>
<version.pitest-maven>1.15.8</version.pitest-maven>
Expand Down

0 comments on commit 39de3f9

Please sign in to comment.