Browse Source
Bump commons-fileupload:commons-fileupload from 1.4 to 1.5 in /java (#3127)
Bumps commons-fileupload:commons-fileupload from 1.4 to 1.5.
---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
revert-3130-dependabot/github_actions/ossf/scorecard-action-2.2.0
dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
java/demo/pom.xml
|
|
|
@ -58,7 +58,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>commons-fileupload</groupId> |
|
|
|
<artifactId>commons-fileupload</artifactId> |
|
|
|
<version>1.4</version> |
|
|
|
<version>1.5</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>commons-lang</groupId> |
|
|
|
|