Bump junit from 4.11 to 4.13.1 in /other_langs/tests_java (#6064)

This commit is contained in:
dependabot[bot] 2023-03-14 11:43:57 -01:00 committed by GitHub
parent 076f943d0f
commit fa521b063b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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