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 246377b commit f92a605Copy full SHA for f92a605
examples/spring-web/pom.xml
@@ -61,7 +61,7 @@
61
<dependency>
62
<groupId>com.nimbusds</groupId>
63
<artifactId>nimbus-jose-jwt</artifactId>
64
- <version>9.46</version>
+ <version>9.47</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