We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608074e commit 3174b73Copy full SHA for 3174b73
java-maven-basics/hello-world/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>junit</groupId>
30
<artifactId>junit</artifactId>
31
- <version>4.11</version>
+ <version>4.13.1</version>
32
<scope>test</scope>
33
</dependency>
34
0 commit comments