Revert "Revert log4j version for now. We need to put this back in the next update, once log4j2.properties files have transitioned to the new format."

This reverts commit 777bddd3d8bd7c56c447679f7c8b37d67a909bc6.
This commit is contained in:
CalDescent 2022-01-15 20:35:44 +00:00
parent 5018d27c25
commit 8fb2d38cd1

View File

@ -23,7 +23,7 @@
<hsqldb.version>2.5.1</hsqldb.version>
<jersey.version>2.29.1</jersey.version>
<jetty.version>9.4.29.v20200521</jetty.version>
<log4j.version>2.12.1</log4j.version>
<log4j.version>2.17.1</log4j.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.7.12</slf4j.version>
<swagger-api.version>2.0.9</swagger-api.version>