You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/08/15 18:30:32 UTC

[commons-fileupload] branch master updated (ddf87db2 -> 90ced38a)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


    from ddf87db2 Bump github/codeql-action from 2.21.2 to 2.21.3 (#234)
     add 90ced38a Fix off-by-one error when checking fileSizeMax (#235)

No new revisions were added by this update.

Summary of changes:
 .../fileupload2/core/FileItemInputImpl.java        |  7 ++++--
 .../fileupload2/core/AbstractSizesTest.java        | 27 +++++++++++++++++++---
 2 files changed, 29 insertions(+), 5 deletions(-)