From d7851b6f93fa74bb306c58c7f0ac34cfc0b03ac1 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 29 Aug 2024 07:24:57 +0000 Subject: [PATCH 1/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 6 +++--- ballerina/CompilerPlugin.toml | 2 +- ballerina/Dependencies.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 1a2bb698..2cfcde18 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -1,7 +1,7 @@ [package] org = "ballerinax" name = "java.jdbc" -version = "1.12.0" +version = "1.12.1" authors = ["Ballerina"] keywords = ["database", "client", "network", "SQL", "RDBMS", "JDBC"] repository = "https://github.com/ballerina-platform/module-ballerinax-java.jdbc" @@ -15,8 +15,8 @@ graalvmCompatible = true [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" artifactId = "java.jdbc-native" -version = "1.12.0" -path = "../native/build/libs/java.jdbc-native-1.12.0.jar" +version = "1.12.1" +path = "../native/build/libs/java.jdbc-native-1.12.1-SNAPSHOT.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 4cf5f841..a444181c 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "jdbc-compiler-plugin" class = "io.ballerina.stdlib.java.jdbc.compiler.JDBCCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/java.jdbc-compiler-plugin-1.12.0.jar" +path = "../compiler-plugin/build/libs/java.jdbc-compiler-plugin-1.12.1-SNAPSHOT.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index fc86c01c..4e264517 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -398,7 +398,7 @@ modules = [ [[package]] org = "ballerinax" name = "java.jdbc" -version = "1.12.0" +version = "1.12.1" dependencies = [ {org = "ballerina", name = "file"}, {org = "ballerina", name = "io"}, From 0cbe4413fc42dd0fc91317625d1c25e21ea4d65b Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 29 Aug 2024 07:27:22 +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 2cfcde18..3fa9e39a 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,7 +16,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "java.jdbc-native" version = "1.12.1" -path = "../native/build/libs/java.jdbc-native-1.12.1-SNAPSHOT.jar" +path = "../native/build/libs/java.jdbc-native-1.12.1.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index a444181c..d312907d 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "jdbc-compiler-plugin" class = "io.ballerina.stdlib.java.jdbc.compiler.JDBCCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/java.jdbc-compiler-plugin-1.12.1-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/java.jdbc-compiler-plugin-1.12.1.jar" From d59eddddca88c452d986ad4acde71720f778ee08 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 29 Aug 2024 07:27:55 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.12.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 081c7a66..1976e112 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.12.1-SNAPSHOT +version=1.12.1 puppycrawlCheckstyleVersion=10.12.1 checkstyleToolVersion=10.12.1 From e33f40f8a33d16aa043e61b34a00dfb85f538d66 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 29 Aug 2024 07:27:56 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.12.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1976e112..3bf4f18f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.12.1 +version=1.12.2-SNAPSHOT puppycrawlCheckstyleVersion=10.12.1 checkstyleToolVersion=10.12.1