Преглед изворни кода

Merge pull request #174 from hs-web/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1
老周 пре 4 година
родитељ
комит
6f8b0b703b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -335,7 +335,7 @@
             <dependency>
                 <groupId>junit</groupId>
                 <artifactId>junit</artifactId>
-                <version>4.12</version>
+                <version>4.13.1</version>
                 <scope>test</scope>
             </dependency>
             <dependency>