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 67e9c68 commit af54228Copy full SHA for af54228
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.4.2</version>
+ <version>10.5</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