We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb40cc commit efa476cCopy full SHA for efa476c
compute/signed-metadata/pom.xml
@@ -40,7 +40,7 @@
40
<dependency>
41
<groupId>com.auth0</groupId>
42
<artifactId>java-jwt</artifactId>
43
- <version>3.18.1</version>
+ <version>3.18.2</version>
44
</dependency>
45
46
<groupId>com.google.code.gson</groupId>
endpoints/getting-started/clients/pom.xml
@@ -33,7 +33,7 @@
33
34
35
36
37
38
</dependencies>
39
<build>
0 commit comments