From 625557377f1e1d54366c2d2582e8bc6564d4103e Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 13 May 2024 04:14:22 +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 9c442d13..cb523a47 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,7 +16,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "crypto-native" version = "2.7.1" -path = "../native/build/libs/crypto-native-2.7.1-SNAPSHOT.jar" +path = "../native/build/libs/crypto-native-2.7.1.jar" [[platform.java17.dependency]] groupId = "org.bouncycastle" From 4992f7ae39c3678dace9b93fc79e6933c75097ac Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 13 May 2024 04:14:22 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v2.7.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8830def4..ce073c33 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.7.1-SNAPSHOT +version=2.7.1 puppycrawlCheckstyleVersion=10.12.0 bouncycastleVersion=1.78 githubSpotbugsVersion=5.0.14 From 0480680a732c27c6b1015965d4f8ea1edb336d91 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 13 May 2024 04:14:23 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v2.7.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ce073c33..7bf86048 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.7.1 +version=2.7.2-SNAPSHOT puppycrawlCheckstyleVersion=10.12.0 bouncycastleVersion=1.78 githubSpotbugsVersion=5.0.14