From 97a71f8c7fa04af3ef1aeb775c82e3cce6465ea9 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 27 Feb 2024 05:18:29 +0000 Subject: [PATCH 1/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 8 ++++---- ballerina/Dependencies.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 6dabaf7..d652b4f 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -1,7 +1,7 @@ [package] org = "ballerinax" name = "postgresql.driver" -version = "1.5.0" +version = "1.5.1" authors = ["Ballerina"] keywords = ["PostgreSQL"] repository = "https://github.com/ballerina-platform/module-ballerinax-postgresql.driver" @@ -12,10 +12,10 @@ distribution = "2201.8.0" graalvmCompatible = true [[platform.java17.dependency]] -path = "./lib/postgresql-42.6.0.jar" +path = "./lib/postgresql-42.6.1.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" artifactId = "postgresql.driver-native" -version = "1.5.0" -path = "../native/build/libs/postgresql.driver-native-1.5.0.jar" +version = "1.5.1" +path = "../native/build/libs/postgresql.driver-native-1.5.1-SNAPSHOT.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index d206aba..0d640b2 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -10,7 +10,7 @@ distribution-version = "2201.8.0" [[package]] org = "ballerinax" name = "postgresql.driver" -version = "1.5.0" +version = "1.5.1" modules = [ {org = "ballerinax", packageName = "postgresql.driver", moduleName = "postgresql.driver"} ] From 05087d00c99896ef4e3a57fa6d507ad1e2666862 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 27 Feb 2024 05:18:53 +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 d652b4f..50a2339 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -18,4 +18,4 @@ path = "./lib/postgresql-42.6.1.jar" groupId = "io.ballerina.stdlib" artifactId = "postgresql.driver-native" version = "1.5.1" -path = "../native/build/libs/postgresql.driver-native-1.5.1-SNAPSHOT.jar" +path = "../native/build/libs/postgresql.driver-native-1.5.1.jar" From bd7edb0d8776f136ad3a5d4a82e8233cbdf030f9 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 27 Feb 2024 05:18:53 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.5.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7fa2b04..a6ab49c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.5.1-SNAPSHOT +version=1.5.1 githubSpotbugsVersion=5.0.14 githubJohnrengelmanShadowVersion=8.1.1 From 48c92203d9098746ddfa40a66dabd6e3a4851d8c Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 27 Feb 2024 05:18:54 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.5.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a6ab49c..7b35b36 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.5.1 +version=1.5.2-SNAPSHOT githubSpotbugsVersion=5.0.14 githubJohnrengelmanShadowVersion=8.1.1