ATS-983 Downgrade reload4j (#983)

* ATS-983 Downgrade reload4j and provide a test to make sure we still have classes needed by the current implementation of the logging console
This commit is contained in:
Piotr Żurek
2022-03-01 08:34:26 +01:00
committed by GitHub
parent 5c05001256
commit bb1f5d18b6
3 changed files with 44 additions and 1 deletions

View File

@@ -56,7 +56,7 @@
<dependency>
<groupId>ch.qos.reload4j</groupId>
<artifactId>reload4j</artifactId>
<version>1.2.19</version>
<version>1.2.18.3</version>
</dependency>
<dependency>
<groupId>org.json</groupId>