File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -864,7 +864,7 @@ dependencies {
864
864
implementation(" com.googlecode.libphonenumber:libphonenumber:8.13.42" )
865
865
implementation(" org.thymeleaf:thymeleaf:3.1.2.RELEASE" )
866
866
implementation(" com.sendgrid:sendgrid-java:4.10.2" )
867
- implementation(" com.okta.jwt:okta-jwt-verifier:0.5.7 " )
867
+ implementation(" com.okta.jwt:okta-jwt-verifier:0.5.9 " )
868
868
implementation(" org.json:json:20240303" )
869
869
// DO NOT INCREMENT SSHJ to a newer version without first thoroughly testing it locally.
870
870
implementation(" com.hierynomus:sshj:0.38.0" )
@@ -935,7 +935,7 @@ dependencies {
935
935
implementation(" com.networknt:json-schema-validator:1.5.1" )
936
936
implementation(" io.konform:konform-jvm:0.4.0" )
937
937
938
- runtimeOnly(" com.okta.jwt:okta-jwt-verifier-impl:0.5.7 " )
938
+ runtimeOnly(" com.okta.jwt:okta-jwt-verifier-impl:0.5.9 " )
939
939
runtimeOnly(" com.squareup.okio:okio:3.9.0" )
940
940
runtimeOnly(" io.jsonwebtoken:jjwt-impl:0.11.5" )
941
941
runtimeOnly(" io.jsonwebtoken:jjwt-jackson:0.11.5" )
You can’t perform that action at this time.
0 commit comments