This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 96c2c445b3 Bump commons-fileupload:commons-fileupload from 1.5 to
1.6.0 (#5239)
96c2c445b3 is described below
commit 96c2c445b38d903d3d3a0284326cce4c0eb8bd1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 13 21:37:04 2025 +0800
Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 (#5239)
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ccc984fcb4..78cbd7c464 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
<commons-compress.version>1.26.1</commons-compress.version>
<commons-configuration.version>1.10</commons-configuration.version>
<commons-exec.version>1.3</commons-exec.version>
- <commons-fileupload.version>1.5</commons-fileupload.version>
+ <commons-fileupload.version>1.6.0</commons-fileupload.version>
<commons-net.version>3.9.0</commons-net.version>
<commons-cli.version>1.3.1</commons-cli.version>
<jline.version>3.9.0</jline.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]