From ec4698bcf459812f78b87feece06425226db65d3 Mon Sep 17 00:00:00 2001 From: MohamedSabthar Date: Tue, 15 Oct 2024 10:02:28 +0530 Subject: [PATCH] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 671734fd9..64e4689fb 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -106,7 +106,7 @@ modules = [ [[package]] org = "ballerina" name = "http" -version = "2.11.3" +version = "2.11.4" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"},