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 e494d7f commit bb59a81Copy full SHA for bb59a81
examples/spring-web/pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>com.nimbusds</groupId>
62
<artifactId>nimbus-jose-jwt</artifactId>
63
- <version>10.4.2</version>
+ <version>10.5</version>
64
</dependency>
65
66
<!-- testing -->
examples/springboot/pom.xml
@@ -111,7 +111,7 @@
111
112
113
114
115
116
</dependencies>
117
0 commit comments