From be4bb56ed0978244d418e9562518f702e86702b2 Mon Sep 17 00:00:00 2001 From: vil02 Date: Wed, 11 Oct 2023 21:31:56 +0200 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 b19021c10..150b38832 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -97,7 +97,7 @@ modules = [ [[package]] org = "ballerina" name = "http" -version = "2.10.1" +version = "2.10.2" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"},