Merge pull request #3123 from redisson/dependabot/maven/redisson/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1 in /redisson
pull/3128/head
Nikita Koksharov 4 years ago committed by GitHub
commit 12a5756610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save