Skip to content

Commit 34c8462

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.13.4
1 parent 99f7c2a commit 34c8462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.junit</groupId>
3939
<artifactId>junit-bom</artifactId>
40-
<version>5.13.3</version>
40+
<version>5.13.4</version>
4141
<type>pom</type>
4242
<scope>import</scope>
4343
</dependency>

0 commit comments

Comments
 (0)