From c7d28f26b87778b13cdf83901b0568397428f2d3 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 23 Dec 2025 04:57:55 +0000 Subject: [PATCH 1/4] [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 47756594..9b96b199 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -10,7 +10,7 @@ distribution-version = "2201.12.0" [[package]] org = "ballerina" name = "crypto" -version = "2.9.2" +version = "2.9.3" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, From 653ecea85b4167b4a3e6c65b0ecb2e05d571e36d Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 23 Dec 2025 04:59:13 +0000 Subject: [PATCH 2/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index d4d4b64d..587bb0f0 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,7 +16,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "crypto-native" version = "2.9.3" -path = "../native/build/libs/crypto-native-2.9.3-SNAPSHOT.jar" +path = "../native/build/libs/crypto-native-2.9.3.jar" [[platform.java21.dependency]] groupId = "org.bouncycastle" From 36a2d0fa95867e75c332ae41fa5bd71599af493c Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 23 Dec 2025 04:59:13 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v2.9.3'. --- ballerina/CompilerPlugin.toml | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index ad0e7caf..9e207a4b 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "crypto-compiler-plugin" class = "io.ballerina.stdlib.crypto.compiler.CryptoCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/crypto-compiler-plugin-2.9.3-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/crypto-compiler-plugin-2.9.3.jar" diff --git a/gradle.properties b/gradle.properties index e58327c4..8e165ae1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.9.3-SNAPSHOT +version=2.9.3 checkstylePluginVersion=10.12.0 bouncycastleVersion=1.80 spotbugsPluginVersion=6.0.18 From 1903199d8deb267ca5b32c6b9870ad6733126d3f Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 23 Dec 2025 04:59:14 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v2.9.4-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8e165ae1..e142ea4a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.9.3 +version=2.9.4-SNAPSHOT checkstylePluginVersion=10.12.0 bouncycastleVersion=1.80 spotbugsPluginVersion=6.0.18