From 4b3595bbea4d6dc88399562468f048172445bbbe Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 21 Oct 2024 07:54:52 +0000 Subject: [PATCH 1/4] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 22c0774..bee7ad0 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -64,7 +64,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.12.1" +version = "2.12.0" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, @@ -227,7 +227,7 @@ dependencies = [ [[package]] org = "ballerina" name = "mime" -version = "2.10.1" +version = "2.10.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"}, From 1fd93ca1aeb2194d026decd4a9b07965882f5525 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 21 Oct 2024 07:55:41 +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 ddc699f..8d30e88 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -20,7 +20,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "soap-native" version = "2.0.1" -path = "../native/build/libs/soap-native-2.0.1-SNAPSHOT.jar" +path = "../native/build/libs/soap-native-2.0.1.jar" [[platform.java17.dependency]] groupId = "org.apache.wss4j" From 49ec34d4299526e7e48780a3bd489b3497e5d306 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 21 Oct 2024 07:55:41 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v2.0.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eed1b8b..5260aa6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.0.1-SNAPSHOT +version=2.0.1 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14 From cf0ff59dff1d2337a10293ee2478abec634e2b9d Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 21 Oct 2024 07:55:42 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v2.0.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5260aa6..5c99539 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.0.1 +version=2.0.2-SNAPSHOT checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14