Note that 2.7 voting is in progress ;-)

Gary

On Mon, May 25, 2020, 15:10 <[email protected]> wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> jochen pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new 34138b1  Update commons-io dependency
>      new 7d97c49  Merge branch 'update_commons_io_to_26'
> 34138b1 is described below
>
> commit 34138b1531853b977ba78429ae30a5ff0baebe03
> Author: Thiago Henrique Hüpner <[email protected]>
> AuthorDate: Sun May 17 11:44:08 2020 -0300
>
>     Update commons-io dependency
> ---
>  pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pom.xml b/pom.xml
> index af82532..a5a2949 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -248,7 +248,7 @@
>      <dependency>
>        <groupId>commons-io</groupId>
>        <artifactId>commons-io</artifactId>
> -      <version>2.2</version>
> +      <version>2.6</version>
>      </dependency>
>      <dependency>
>         <groupId>jakarta.servlet</groupId>
>
>

Reply via email to