diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index ff2bbde7..8b8a993e 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -118,7 +118,7 @@ modules = [ [[package]] org = "ballerina" name = "jwt" -version = "3.0.0" +version = "2.13.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, diff --git a/gradle.properties b/gradle.properties index 4ac53062..fa369561 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,11 +48,11 @@ stdlibUuidVersion=1.8.0 # Level 04 stdlibAuthVersion=2.12.0-20240807-214700-37b31bb -stdlibJwtVersion=3.0.0-20240807-214800-ea931f0 +stdlibJwtVersion=2.13.0-20240809-095500-b9d03ed stdlibOAuth2Version=2.12.0-20240807-220200-7f7294b # Level 05 -stdlibHttpVersion=2.12.0-20240808-064600-7e5bc3c +stdlibHttpVersion=2.12.0-20240809-111500-91b1ccd # Level 06 -stdlibTransactionVersion=1.10.0-20240808-113100-f651aee +stdlibTransactionVersion=1.10.0-20240809-131000-44ec1bf