dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with
4 additions and
4 deletions
-
tools/java/common/pom.xml
-
tools/java/cpp-build/pom.xml
-
tools/java/data/pom.xml
-
tools/java/java-build/pom.xml
|
|
@ -64,7 +64,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>junit</groupId> |
|
|
<groupId>junit</groupId> |
|
|
<artifactId>junit</artifactId> |
|
|
<artifactId>junit</artifactId> |
|
|
<version>4.13.1</version> |
|
|
|
|
|
|
|
|
<version>4.13.2</version> |
|
|
<scope>test</scope> |
|
|
<scope>test</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
@ -148,7 +148,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>junit</groupId> |
|
|
<groupId>junit</groupId> |
|
|
<artifactId>junit</artifactId> |
|
|
<artifactId>junit</artifactId> |
|
|
<version>4.13.1</version> |
|
|
|
|
|
|
|
|
<version>4.13.2</version> |
|
|
<scope>test</scope> |
|
|
<scope>test</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
|
|
|
@ -30,7 +30,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>junit</groupId> |
|
|
<groupId>junit</groupId> |
|
|
<artifactId>junit</artifactId> |
|
|
<artifactId>junit</artifactId> |
|
|
<version>4.13.1</version> |
|
|
|
|
|
|
|
|
<version>4.13.2</version> |
|
|
<scope>test</scope> |
|
|
<scope>test</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
|
|
|
@ -112,7 +112,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>junit</groupId> |
|
|
<groupId>junit</groupId> |
|
|
<artifactId>junit</artifactId> |
|
|
<artifactId>junit</artifactId> |
|
|
<version>4.13.1</version> |
|
|
|
|
|
|
|
|
<version>4.13.2</version> |
|
|
<scope>test</scope> |
|
|
<scope>test</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|