From 04ec77cda85508e6fdb82804eaa740550057387e Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Wed, 20 Mar 2024 16:39: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 d0a1e4e7..1a162baf 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -64,7 +64,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.7" +version = "2.10.11" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"},