8260308: Update LogCompilation junit to 4.13.1

Reviewed-by: ecaspole, iignatyev
This commit is contained in:
Dan Lutker 2021-01-25 17:16:21 +00:00 committed by Igor Ignatyev
parent d076977d03
commit ef247ab276

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