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 2043647 commit 6cbc00dCopy full SHA for 6cbc00d
examples/spring-web/pom.xml
@@ -61,7 +61,7 @@
61
<dependency>
62
<groupId>com.nimbusds</groupId>
63
<artifactId>nimbus-jose-jwt</artifactId>
64
- <version>10.3</version>
+ <version>10.3.1</version>
65
</dependency>
66
67
<!-- testing -->
examples/springboot/pom.xml
@@ -112,7 +112,7 @@
112
113
114
115
116
117
</dependencies>
118
0 commit comments