升级log4j2到安全版本,防止漏洞风险

pull/357/head
RuoYi 2021-12-19 19:59:32 +08:00
parent 4b7e9152c6
commit c78758e32d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<commons.fileupload.version>1.4</commons.fileupload.version>
<poi.version>4.1.2</poi.version>
<velocity.version>2.3</velocity.version>
<log4j2.version>2.16.0</log4j2.version>
<log4j2.version>2.17.0</log4j2.version>
</properties>
<!-- 依赖声明 -->