Skip to content

Commit

Permalink
# This is a combination of 2 commits. (openhab#3486)
Browse files Browse the repository at this point in the history
Bump commons-fileupload

Signed-off-by: Jan N. Klug <github@klug.nrw>
GitOrigin-RevId: 38a6d1e
  • Loading branch information
J-N-K authored and splatch committed Jul 12, 2023
1 parent cd92c3a commit fe8659d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.4</version>
<version>1.5</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fe8659d

Please sign in to comment.