Skip to content

Commit 41573a8

Browse files
committed
Update dependency org.bitbucket.b_c:jose4j to v0.7.0
1 parent 55c2d38 commit 41573a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
shadow group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.54'
3434

3535
// For creating and signing JWT
36-
compile group: 'org.bitbucket.b_c', name: 'jose4j', version: '0.6.4'
36+
compile group: 'org.bitbucket.b_c', name: 'jose4j', version: '0.7.0'
3737

3838
// For making HTTP requests
3939
testCompile group: 'org.apache.httpcomponents', name: 'fluent-hc', version: '4.5.6'

0 commit comments

Comments
 (0)