Repository: james-project
Updated Branches:
  refs/heads/master e86b5ae88 -> cfd46a149


JAMES-2479 upgrade jjwt library


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/00330baa
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/00330baa
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/00330baa

Branch: refs/heads/master
Commit: 00330baa4649c3c6d11225521d94ced887271e0d
Parents: 5a6cdf2
Author: Matthieu Baechler <matth...@apache.org>
Authored: Wed Jul 18 17:13:56 2018 +0200
Committer: Matthieu Baechler <matth...@apache.org>
Committed: Thu Jul 26 12:49:04 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/00330baa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0a5d000..8b17152 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1834,7 +1834,7 @@
             <dependency>
                 <groupId>io.jsonwebtoken</groupId>
                 <artifactId>jjwt</artifactId>
-                <version>0.6.0</version>
+                <version>0.9.1</version>
             </dependency>
             <dependency>
                 <groupId>io.netty</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to