File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,8 @@ spring-depmgmt = "1.1.7"
6666ktor = " 3.3.0"
6767swagger-codegen = " 3.0.73"
6868ktor-cohort = " 2.8.0"
69- fusionauth-http = " 0.4.0-RC.4"
69+ fusionauth-jwt = " 5.3.3"
70+ fusionauth-http = " 1.1.1"
7071otel = " 1.54.1"
7172otel-alpha = " 1.54.1-alpha"
7273otel-instr = " 2.20.1"
@@ -416,7 +417,8 @@ jsch = { module = "com.github.mwiede:jsch"
416417ayza = { module = " io.github.hakky54:ayza" , version.ref = " ayza" }
417418ayza-for-pem = { module = " io.github.hakky54:ayza-for-pem" , version.ref = " ayza" }
418419oshi-core = { module = " com.github.oshi:oshi-core-java25" , version.ref = " oshi" }
419- fusionauth-http = { module = " io.fusionauth:java-http" , version.ref = " oshi" }
420+ fusionauth-jwt = { module = " io.fusionauth:fusionauth-jwt" , version.ref = " fusionauth-jwt" }
421+ fusionauth-http = { module = " io.fusionauth:java-http" , version.ref = " fusionauth-http" }
420422# airlift-aircompressor = { module = "io.airlift:aircompressor" , version.ref = "airlift-aircompressor"}
421423# airlift-security = { module = "io.airlift:security" , version.ref = "airlift-security"}
422424# airlift-security-jwks = { module = "io.airlift:security-jwks" , version.ref = "airlift-security"}
You can’t perform that action at this time.
0 commit comments