You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/03/25 15:50:00 UTC

[jira] [Created] (MNG-7749) Upgrade animal-sniffer from 1.22 to 1.23

Slawomir Jaranowski created MNG-7749:
----------------------------------------

             Summary: Upgrade animal-sniffer from 1.22 to 1.23
                 Key: MNG-7749
                 URL: https://issues.apache.org/jira/browse/MNG-7749
             Project: Maven
          Issue Type: Dependency upgrade
            Reporter: Slawomir Jaranowski
            Assignee: Slawomir Jaranowski


Get rid of warning:

{noformat}
[INFO] --- animal-sniffer:1.21:check (check-java-compat) @ maven ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
{noformat}

https://github.com/mojohaus/animal-sniffer/releases/tag/1.23



--
This message was sent by Atlassian Jira
(v8.20.10#820010)