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

Commit 6a8ea36

Browse files
authored
fix(java): remove junit version declaration (#293)
1 parent e4ae153 commit 6a8ea36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google-cloud-orgpolicy/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
<groupId>junit</groupId>
7272
<artifactId>junit</artifactId>
7373
<scope>test</scope>
74-
<version>4.13.1</version>
7574
</dependency>
7675

7776
<dependency>

0 commit comments

Comments
 (0)