Skip to content

Commit 48578d1

Browse files
committed
chore: Bump nimbus-jose-jwt version.
Signed-off-by: Markus Sabadello <[email protected]>
1 parent 1aa8f76 commit 48578d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>8.2.1</version>
114+
<version>8.11</version>
115115
<scope>compile</scope>
116116
</dependency>
117117
<!-- <dependency>

0 commit comments

Comments
 (0)