Skip to content

Commit 1faf35c

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.11.4
1 parent 1ac3d8a commit 1faf35c

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.junit</groupId>
3535
<artifactId>junit-bom</artifactId>
36-
<version>5.11.3</version>
36+
<version>5.11.4</version>
3737
<type>pom</type>
3838
<scope>import</scope>
3939
</dependency>

0 commit comments

Comments
 (0)