Skip to content

Commit 2a6263e

Browse files
committed
Update dependency org.jboss.weld:weld-junit5 to v5.0.1.Final
1 parent 6b9f18a commit 2a6263e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>org.jboss.weld</groupId>
269269
<artifactId>weld-junit5</artifactId>
270-
<version>5.0.0.Final</version>
270+
<version>5.0.1.Final</version>
271271
<scope>test</scope>
272272
</dependency>
273273
<dependency>

0 commit comments

Comments
 (0)