From 36cbe12d2ac4330430938562ab1b2c8ed192d342 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 8 May 2023 14:55:30 +0000 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 6707253..4be225f 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -125,7 +125,7 @@ dependencies = [ [[package]] org = "ballerina" name = "regex" -version = "1.4.2" +version = "1.4.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.string"}