Update jose4j to 0.7.7 (#2355)

Updates jose4j from 0.7.0 to 0.7.7.

For release notes, see:

https://bitbucket.org/b_c/jose4j/wiki/Release%20Notes

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-05-11 20:52:12 +02:00
committed by GitHub
parent 0e9cecc29b
commit 83918b7424
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -314,7 +314,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.7.0</version>
<version>0.7.7</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -896,7 +896,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.7.0</version>
<version>0.7.7</version>
<scope>compile</scope>
</dependency>