From bd5496436313a6b039ee556c68215ed738b48da5 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 12 Dec 2023 02:09:28 +0000 Subject: [PATCH 1/3] [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 f0febdbe..409b07bc 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,7 +16,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "crypto-native" version = "2.6.1" -path = "../native/build/libs/crypto-native-2.6.1-SNAPSHOT.jar" +path = "../native/build/libs/crypto-native-2.6.1.jar" [[platform.java17.dependency]] groupId = "org.bouncycastle" From 72776c020c7c5c972c0bbef1bf56e2872e82f2a5 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 12 Dec 2023 02:09:28 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v2.6.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ef323984..53975df0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.6.1-SNAPSHOT +version=2.6.1 puppycrawlCheckstyleVersion=10.12.0 bouncycastleVersion=1.74 githubSpotbugsVersion=5.0.14 From b49e8f7b5ffa9a0b805af04058f4a96ce58d0521 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 12 Dec 2023 02:09:29 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v2.6.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 53975df0..9fc409e1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.6.1 +version=2.6.2-SNAPSHOT puppycrawlCheckstyleVersion=10.12.0 bouncycastleVersion=1.74 githubSpotbugsVersion=5.0.14