Skip to content

Commit 863b195

Browse files
build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.46 to 9.47 (#142)
1 parent 29c2805 commit 863b195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'org.springframework.boot:spring-boot-starter-webflux'
4444
implementation 'org.springframework.boot:spring-boot-starter-validation'
4545
implementation 'io.fabric8:kubernetes-client:6.13.4'
46-
implementation 'com.nimbusds:nimbus-jose-jwt:9.46'
46+
implementation 'com.nimbusds:nimbus-jose-jwt:9.47'
4747
implementation 'org.bouncycastle:bcpkix-jdk18on:1.79'
4848

4949
developmentOnly 'org.springframework.boot:spring-boot-devtools'

0 commit comments

Comments
 (0)