We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee78ee0 commit 28d342dCopy full SHA for 28d342d
authorization/pom.xml
@@ -26,7 +26,7 @@
26
<!-- Useful to parse the accessToken, to get the playerId-->
27
<groupId>com.nimbusds</groupId>
28
<artifactId>nimbus-jose-jwt</artifactId>
29
- <version>9.41.1</version>
+ <version>9.41.2</version>
30
</dependency>
31
32
<dependency>
player/pom.xml
@@ -40,7 +40,7 @@
40
41
42
43
44
45
46
<!-- https://github.com/cowtowncoder/java-uuid-generator -->
0 commit comments