Skip to content
  • Tigran Mkrtchyan's avatar
    nfs: make spring dependency scope `provided` · 3b8d58d2
    Tigran Mkrtchyan authored
    Motivation:
    as nfs-spring module expected to be used in spring based application,
    we can expect spring libraries to be available at the runtime.
    
    Modification:A
    make spring dependency scope `provided`
    
    Result:
    less mess with transient dependencies for spring based apps.
    
    Acked-by: Lea Morschel
    Acked-by: Paul Millar
    Target: master
    3b8d58d2