Bump commons-fileupload:commons-fileupload in /jeecg-boot

Bumps commons-fileupload:commons-fileupload from 1.5 to 1.6.0.

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-version: 1.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/8569/head
dependabot[bot] 2025-07-09 18:55:54 +00:00 committed by GitHub
parent 96b378bb7a
commit 0c690121d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.5</version>
<version>1.6.0</version>
<exclusions>
<exclusion>
<artifactId>commons-io</artifactId>