Эх сурвалжийг харах

Merge pull request #7084 from nextcloud/dependabot/maven/automationTest/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1 in /automationTest
Andy Scherzinger 4 жил өмнө
parent
commit
b2370c9fed

+ 1 - 1
automationTest/pom.xml

@@ -36,7 +36,7 @@
     <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.11</version>
+        <version>4.13.1</version>
     </dependency>
     <dependency>
         <groupId>org.seleniumhq.selenium</groupId>