Skip to content

Commit 7fd0025

Browse files
committed
chore: java http
1 parent a2ce532 commit 7fd0025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ spring-depmgmt = "1.1.7"
6666
ktor = "3.3.1"
6767
swagger-codegen = "3.0.74"
6868
ktor-cohort = "2.8.0"
69+
java-http = "1.1.1"
6970
fusionauth-jwt = "5.3.3"
70-
fusionauth-http = "1.1.1"
7171
otel = "1.54.1"
7272
otel-alpha = "1.54.1-alpha"
7373
otel-instr = "2.20.1"
@@ -417,8 +417,8 @@ jsch = { module = "com.github.mwiede:jsch"
417417
ayza = { module = "io.github.hakky54:ayza" , version.ref = "ayza"}
418418
ayza-for-pem = { module = "io.github.hakky54:ayza-for-pem" , version.ref = "ayza"}
419419
oshi-core = { module = "com.github.oshi:oshi-core-java25" , version.ref = "oshi"}
420+
java-http = { module = "io.fusionauth:java-http" , version.ref = "java-http"}
420421
fusionauth-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"}

0 commit comments

Comments
 (0)