]> granicus.if.org Git - ejabberd/commitdiff
Bump jose version
authorPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 12 Jul 2019 11:02:10 +0000 (13:02 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 12 Jul 2019 11:02:10 +0000 (13:02 +0200)
rebar.config

index acf3ebb02d9d39a05fe82a2cb1708527938390c9..94a936b7e53f682366231a66d818ecc385fa56cc 100644 (file)
@@ -30,7 +30,7 @@
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
         {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.5"}}},
         {pkix, ".*", {git, "https://github.com/processone/pkix", {tag, "1.0.2"}}},
-        {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.8.4"}}},
+        {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.9.0"}}},
         {eimp, ".*", {git, "https://github.com/processone/eimp", "172fae666e8da40142e9a17d9f9a154c6b697c9b"}},
         {mqtree, ".*", {git, "https://github.com/processone/mqtree", {tag, "1.0.3"}}},
         {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.28"}}}},