Skip to content

Commit

Permalink
Merge pull request #35 from xlate/dependabot/maven/org.jboss.weld-wel…
Browse files Browse the repository at this point in the history
…d-junit5-2.0.2.Final

Bump weld-junit5 from 2.0.1.Final to 2.0.2.Final
  • Loading branch information
MikeEdgar authored Jan 14, 2021
2 parents cd0b509 + c3b68c2 commit 528f333
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 @@ -99,7 +99,7 @@
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-junit5</artifactId>
<version>2.0.1.Final</version>
<version>2.0.2.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 528f333

Please sign in to comment.