Bump junit from 4.13.1 to 4.13.2 in /other_langs/tests_java (#6072)

This commit is contained in:
dependabot[bot] 2023-03-15 11:01:54 -01:00 committed by GitHub
parent 0e2c9bf50b
commit 52154f951c
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.13.1</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>