Skip to content

Commit b3d15b4

Browse files
committed
chore: Bump nimbus-jose-jwt to 8.14.1.
Signed-off-by: Markus Sabadello <[email protected]>
1 parent 1cdf0bf commit b3d15b4

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.nimbusds</groupId>
114114
<artifactId>nimbus-jose-jwt</artifactId>
115-
<version>8.11</version>
115+
<version>8.14.1</version>
116116
<scope>compile</scope>
117117
</dependency>
118118
<!-- <dependency>

0 commit comments

Comments
 (0)