Skip to content

Commit 87e096e

Browse files
authored
Update pom.xml
1 parent 6d4934d commit 87e096e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
</profiles>
5454
<dependencies>
5555
<dependency>
56-
<groupId>junit</groupId>
57-
<artifactId>junit-dep</artifactId>
58-
<version>4.13.1</version>
59-
<scope>test</scope>
56+
<groupId>junit</groupId>
57+
<artifactId>junit</artifactId>
58+
<version>4.13.2</version>
59+
<scope>test</scope>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.json</groupId>
6363
<artifactId>json</artifactId>
64-
<version>20231013</version>
64+
<version>20240303</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)