use of version ranges a headache for many

Issue #2 new
Former user created an issue
[com.microsoft.azure/adal4j "1.2.0" :exclusions [com.nimbusds/lang-tag
                                                 com.nimbusds/nimbus-jose-jwt
                                                 net.minidev/json-smart]]
                 ;; adal4j dependencies with version ranges
                 ;; use explicit versions ¯\_(ツ)_/¯
                 [com.nimbusds/lang-tag "1.4.3"]
                 [com.nimbusds/nimbus-jose-jwt "4.40" :exclusions [net.minidev/json-smart]]
                 [net.minidev/json-smart "2.3"]]

Comments (0)

  1. Log in to comment