From ee2ea1c3157a5e89fab5f1f4e31581199927adc8 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 22 Jan 2026 05:14:01 +0000 Subject: [PATCH 1/4] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index d29114ef..66fea8ec 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -41,7 +41,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.9.3" +version = "2.9.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} @@ -53,7 +53,7 @@ modules = [ [[package]] org = "ballerina" name = "data.jsondata" -version = "1.1.3" +version = "1.1.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.object"} @@ -73,7 +73,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.14.9" +version = "2.14.0" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, @@ -126,7 +126,7 @@ modules = [ [[package]] org = "ballerina" name = "jwt" -version = "2.15.1" +version = "2.15.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -247,7 +247,7 @@ modules = [ [[package]] org = "ballerina" name = "mime" -version = "2.12.1" +version = "2.12.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, @@ -261,7 +261,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.14.1" +version = "2.14.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -274,7 +274,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.5.1" +version = "1.5.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -282,7 +282,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.10.1" +version = "1.10.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"} @@ -322,7 +322,7 @@ dependencies = [ [[package]] org = "ballerina" name = "url" -version = "2.6.1" +version = "2.6.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] From 7a03a4dd988a14642e3121aecd1717f33735a752 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 22 Jan 2026 05:15:46 +0000 Subject: [PATCH 2/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- ballerina/CompilerPlugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index a29c73c5..aa3e0ffb 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,4 +16,4 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "websubhub-native" version = "1.15.2" -path = "../native/build/libs/websubhub-native-1.15.2-SNAPSHOT.jar" +path = "../native/build/libs/websubhub-native-1.15.2.jar" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 7e316c4e..c7cbbd51 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "websubhub-compiler-plugin" class = "io.ballerina.stdlib.websubhub.WebSubHubCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/websubhub-compiler-plugin-1.15.2-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/websubhub-compiler-plugin-1.15.2.jar" From d83ad166582a1f5c3bb9a4b9e78fc818e1edbe0f Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 22 Jan 2026 05:17:02 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.15.2'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a5e02a80..eb5d76f2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.15.2-SNAPSHOT +version=1.15.2 ballerinaLangVersion=2201.12.0 testngVersion=7.6.1 ballerinaGradlePluginVersion=2.3.0 From 2d42975ae7f6b90394b47d28c2653f0e5b31aab2 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 22 Jan 2026 05:17:03 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.15.3-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eb5d76f2..5fc3e0c8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.15.2 +version=1.15.3-SNAPSHOT ballerinaLangVersion=2201.12.0 testngVersion=7.6.1 ballerinaGradlePluginVersion=2.3.0