Browse Source

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 777bddd3d8.
trade-portal-updates
CalDescent 3 years ago
parent
commit
8fb2d38cd1
  1. 2
      pom.xml

2
pom.xml

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

Loading…
Cancel
Save