File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ spring-depmgmt = "1.1.7"
6666ktor = " 3.3.1"
6767swagger-codegen = " 3.0.74"
6868ktor-cohort = " 2.8.0"
69+ java-http = " 1.1.1"
6970fusionauth-jwt = " 5.3.3"
70- fusionauth-http = " 1.1.1"
7171otel = " 1.54.1"
7272otel-alpha = " 1.54.1-alpha"
7373otel-instr = " 2.20.1"
@@ -417,8 +417,8 @@ jsch = { module = "com.github.mwiede:jsch"
417417ayza = { module = " io.github.hakky54:ayza" , version.ref = " ayza" }
418418ayza-for-pem = { module = " io.github.hakky54:ayza-for-pem" , version.ref = " ayza" }
419419oshi-core = { module = " com.github.oshi:oshi-core-java25" , version.ref = " oshi" }
420+ java-http = { module = " io.fusionauth:java-http" , version.ref = " java-http" }
420421fusionauth-jwt = { module = " io.fusionauth:fusionauth-jwt" , version.ref = " fusionauth-jwt" }
421- fusionauth-http = { module = " io.fusionauth:java-http" , version.ref = " fusionauth-http" }
422422# airlift-aircompressor = { module = "io.airlift:aircompressor" , version.ref = "airlift-aircompressor"}
423423# airlift-security = { module = "io.airlift:security" , version.ref = "airlift-security"}
424424# airlift-security-jwks = { module = "io.airlift:security-jwks" , version.ref = "airlift-security"}
You can’t perform that action at this time.
0 commit comments