Merge branch 'develop' into stable

This commit is contained in:
2022-05-03 17:13:37 -04:00
8 changed files with 29 additions and 49 deletions
+6
View File
@@ -55,6 +55,12 @@
<version>4.5.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.17.2</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>