Merge pull request #2904 from whiteChen233/oscs_fix_cfmujggau51vtsb6vdj0

fix(sec): upgrade com.alibaba:QLExpress to 3.3.1
This commit is contained in:
Golden Looly 2023-02-21 20:48:52 +08:00 committed by GitHub
commit 6b33b398ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -467,7 +467,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>QLExpress</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>