Merge pull request #838 from microsoft/dependabot/maven/samples/tutorials/java/Ubuntu/SqlServerColumnstoreSample/junit-junit-4.13.1

Bump junit from 3.8.1 to 4.13.1 in /samples/tutorials/java/Ubuntu/SqlServerColumnstoreSample
This commit is contained in:
Umachandar Jayachandran
2022-03-02 22:13:13 -08:00
committed by GitHub
@@ -16,7 +16,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>