diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e22355c3..1136d63b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,16 +6,16 @@ service-annotations = "2.0.1" lookup = "2.0" #Third Party Dependencies -jackson = "2.17.2" -swagger-annotations = "2.2.22" -validation-api = "3.1.0" +jackson = "2.18.2" +swagger-annotations = "2.2.28" +validation-api = "3.1.1" annotation-api = "3.0.0" -swagger-codegen = "3.0.61" -jwt = "4.4.0" +swagger-codegen = "3.0.67" +jwt = "4.5.0" okhttp = "4.12.0" #Test Dependencies -junit = "5.10.3" +junit = "5.11.4" [libraries] #HEC Dependencies