Rob,

Please run a local build before such a change, the build is failing.

I'll adjust the parent pom to pick an old spotbugs version to run on Java 8...

Gary

On Fri, Apr 25, 2025 at 10:38 AM <chtom...@apache.org> wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> chtompki pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/commons-lang.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new 50d412a71 update: commons-parent 81 -> 82
> 50d412a71 is described below
>
> commit 50d412a714fc62e5cc2a29c2548ec93a1c02f9a2
> Author: Rob Tompkins <chtom...@apache.org>
> AuthorDate: Fri Apr 25 10:37:57 2025 -0400
>
>     update: commons-parent 81 -> 82
> ---
>  pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pom.xml b/pom.xml
> index ae85ae5b6..fba823dc7 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.commons</groupId>
>      <artifactId>commons-parent</artifactId>
> -    <version>81</version>
> +    <version>82</version>
>    </parent>
>    <modelVersion>4.0.0</modelVersion>
>    <artifactId>commons-lang3</artifactId>
>

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

Reply via email to