Skip to content

Commit 4ca9a59

Browse files
ksahlmannjricher
authored andcommitted
update nimbus-jose-jwt to 2.26.1 due to base64 encoding issue
1 parent f974f95 commit 4ca9a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openid-connect-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.nimbusds</groupId>
6868
<artifactId>nimbus-jose-jwt</artifactId>
69-
<version>2.26</version>
69+
<version>2.26.1</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.eclipse.persistence</groupId>

0 commit comments

Comments
 (0)