From 88742258d18d4bd4490559d0f35008a24f8b7335 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Fri, 2 Aug 2024 14:23:01 +0530 Subject: [PATCH] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- ballerina/Dependencies.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index b223b021..67ff5929 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -7,7 +7,7 @@ keywords = ["security", "authentication", "jwt", "jwk", "jws"] repository = "https://github.com/ballerina-platform/module-ballerina-jwt" icon = "icon.png" license = ["Apache-2.0"] -distribution = "2201.9.0" +distribution = "2201.10.0" [platform.java17] graalvmCompatible = true diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index b6b22a79..309683ac 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0" +distribution-version = "2201.10.0-20240802-124900-0b8d2ff7" [[package]] org = "ballerina"