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 @@ -854,7 +854,7 @@ dependencies {
854
854
implementation(" com.googlecode.libphonenumber:libphonenumber:8.13.40" )
855
855
implementation(" org.thymeleaf:thymeleaf:3.1.2.RELEASE" )
856
856
implementation(" com.sendgrid:sendgrid-java:4.10.2" )
857
- implementation(" com.okta.jwt:okta-jwt-verifier:0.5.7 " )
857
+ implementation(" com.okta.jwt:okta-jwt-verifier:0.5.9 " )
858
858
implementation(" org.json:json:20240205" )
859
859
// DO NOT INCREMENT SSHJ to a newer version without first thoroughly testing it locally.
860
860
implementation(" com.hierynomus:sshj:0.38.0" )
@@ -925,7 +925,7 @@ dependencies {
925
925
implementation(" com.networknt:json-schema-validator:1.4.3" )
926
926
implementation(" io.konform:konform-jvm:0.4.0" )
927
927
928
- runtimeOnly(" com.okta.jwt:okta-jwt-verifier-impl:0.5.7 " )
928
+ runtimeOnly(" com.okta.jwt:okta-jwt-verifier-impl:0.5.9 " )
929
929
runtimeOnly(" com.squareup.okio:okio:3.9.0" )
930
930
runtimeOnly(" io.jsonwebtoken:jjwt-impl:0.11.5" )
931
931
runtimeOnly(" io.jsonwebtoken:jjwt-jackson:0.11.5" )
You can’t perform that action at this time.
0 commit comments