Merge branch 'master' into JAVA-8204

This commit is contained in:
freelansam
2021-11-09 18:20:05 +05:30
committed by GitHub
209 changed files with 3217 additions and 1314 deletions

View File

@@ -15,11 +15,6 @@
</parent>
<dependencies>
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>