Merge branch 'master' of github.com:GideonLeGrange/mikrotik-java

This commit is contained in:
Gideon Le Grange 2021-01-18 09:31:58 +02:00
commit 75a140f79f
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>3.8.1</version> <version>4.13.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>