Skip to content

Commit b792b9a

Browse files
Bump commons-fileupload:commons-fileupload from 1.4 to 1.5 in /rai-sdk (#45)
Bumps commons-fileupload:commons-fileupload from 1.4 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8511b39 commit b792b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rai-sdk/pom.xml

+1-1
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
</dependency>
4848
<dependency>
4949
<groupId>org.apache.arrow</groupId>

0 commit comments

Comments
 (0)