Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 348f136

Browse files
authored
chore(deps): update dependency junit:junit to v4.13.2 (#1300)
1 parent 0bc5dc5 commit 348f136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>junit</groupId>
3232
<artifactId>junit</artifactId>
33-
<version>4.13.1</version>
33+
<version>4.13.2</version>
3434
<scope>test</scope>
3535
</dependency>
3636
<dependency>

0 commit comments

Comments
 (0)