Build(deps): Bump the maven group across 1 directory with 2 updates

Bumps the maven group with 2 updates in the / directory: commons-fileupload:commons-fileupload and org.apache.poi:poi-ooxml.


Updates `commons-fileupload:commons-fileupload` from 1.5 to 1.6.0

Updates `org.apache.poi:poi-ooxml` from 5.2.5 to 5.4.0

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-version: 1.6.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.poi:poi-ooxml
  dependency-version: 5.4.0
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-09 18:53:55 +00:00 committed by GitHub
parent 8fb4740c2e
commit 5568f78b7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -404,7 +404,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.5</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
@ -434,7 +434,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.5</version>
<version>5.4.0</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>