This change means we do not have any more gha running with anything
else than 3.9.0
can I understand this as an implicit we do not support anything <3.9.0?
I can't find any documentation on the website related to the
version(s) we support EOL etc...
Should we have some documentation to make this EOL policy really clear?




On Fri, 10 Feb 2023 at 06:15, <slachiew...@apache.org> wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> slachiewicz pushed a commit to branch v3
> in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git
>
>
> The following commit(s) were added to refs/heads/v3 by this push:
>      new 9055557  Switch to Maven 3.9.0
> 9055557 is described below
>
> commit 90555573820ea078880a0f4edc7ce2000ea4ade4
> Author: Sylwester Lachiewicz <slachiew...@apache.org>
> AuthorDate: Thu Feb 9 21:15:09 2023 +0100
>
>     Switch to Maven 3.9.0
> ---
>  .github/workflows/maven-verify.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.github/workflows/maven-verify.yml 
> b/.github/workflows/maven-verify.yml
> index 654b5b9..471053f 100644
> --- a/.github/workflows/maven-verify.yml
> +++ b/.github/workflows/maven-verify.yml
> @@ -84,7 +84,7 @@ on:
>        ff-maven:
>          description: The Maven version used during fail-fast-build job
>          required: false
> -        default: '3.8.7'
> +        default: '3.9.0'
>          type: string
>
>        ff-jdk:
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to