We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19471c commit 8e3680eCopy full SHA for 8e3680e
pom.xml
@@ -46,7 +46,7 @@
46
<protobuf.version>3.17.2</protobuf.version>
47
<junit.version>4.13</junit.version>
48
<bucket4j.version>6.2.0</bucket4j.version>
49
- <bouncycastle.version>1.68</bouncycastle.version>
+ <bouncycastle.version>1.69</bouncycastle.version>
50
<gson.version>2.8.7</gson.version>
51
<jsr305.version>3.0.2</jsr305.version>
52
<okhttp3.version>4.9.1</okhttp3.version>
@@ -151,7 +151,7 @@
151
<dependency>
152
<groupId>org.bitbucket.b_c</groupId>
153
<artifactId>jose4j</artifactId>
154
- <version>0.7.7</version>
+ <version>0.7.8</version>
155
</dependency>
156
157
<groupId>com.github.vladimir-bukhtoyarov</groupId>
0 commit comments