Merge pull request #11573 from dataease/pr@dev@perf_tomcat_version

fix: 升级tomcat到9.0.64规避CVE-2024-21733
This commit is contained in:
fit2cloud-chenyw 2024-08-15 12:32:17 +08:00 committed by GitHub
commit b98f9195c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@
<dataease.version>1.18.24</dataease.version>
<poi.version>4.1.1</poi.version>
<xmlbeans.version>3.1.0</xmlbeans.version>
<tomcat.version>9.0.64</tomcat.version>
</properties>
<name>dataease</name>