You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2022/05/13 08:06:00 UTC

[jira] [Updated] (IGNITE-16927) [Extensions] Fix scope of spring-data-commons dependency.

     [ https://issues.apache.org/jira/browse/IGNITE-16927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-16927:
-------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> [Extensions] Fix scope of spring-data-commons dependency.
> ---------------------------------------------------------
>
>                 Key: IGNITE-16927
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16927
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Major
>
> Currently scope of spring-data-commons dependency for extensions is `compile` which means that extensions are dependent on hardcoded version of spring-data-commons. We should change it to provided to avoid releasing the spring-data-ext for each spring-data-commons version.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)