Skip to content

Commit bb59a81

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.4.2 to 10.5 (#2322)
1 parent e494d7f commit bb59a81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/spring-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.nimbusds</groupId>
6262
<artifactId>nimbus-jose-jwt</artifactId>
63-
<version>10.4.2</version>
63+
<version>10.5</version>
6464
</dependency>
6565

6666
<!-- testing -->

examples/springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>com.nimbusds</groupId>
113113
<artifactId>nimbus-jose-jwt</artifactId>
114-
<version>10.4.2</version>
114+
<version>10.5</version>
115115
</dependency>
116116
</dependencies>
117117

0 commit comments

Comments
 (0)