Skip to content

Commit e7edd2c

Browse files
Bump commons-fileupload from 1.4 to 1.5 in /client (#1854)
Bumps commons-fileupload from 1.4 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 201c5d5 commit e7edd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>commons-fileupload</groupId>
4545
<artifactId>commons-fileupload</artifactId>
46-
<version>1.4</version>
46+
<version>1.5</version>
4747
<scope>test</scope>
4848
</dependency>
4949

0 commit comments

Comments
 (0)