diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index b05ce6d7..1a2bb698 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,10 +16,10 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "java.jdbc-native" version = "1.12.0" -path = "../native/build/libs/java.jdbc-native-1.12.0-SNAPSHOT.jar" +path = "../native/build/libs/java.jdbc-native-1.12.0.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" artifactId = "sql-native" version = "1.14.0" -path = "./lib/sql-native-1.14.0-20240809-142900-0689c89.jar" +path = "./lib/sql-native-1.14.0.jar" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 0610610d..4cf5f841 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-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/java.jdbc-compiler-plugin-1.12.0.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 4fae566e..fc86c01c 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240806-083400-aabac46a" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/gradle.properties b/gradle.properties index b0df352b..081c7a66 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.12.0-SNAPSHOT +version=1.12.1-SNAPSHOT puppycrawlCheckstyleVersion=10.12.1 checkstyleToolVersion=10.12.1 @@ -11,9 +11,9 @@ ballerinaGradlePluginVersion=2.0.1 testngVersion=7.6.1 h2DriverVersion=2.2.220 -ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a +ballerinaLangVersion=2201.10.0 -stdlibSqlVersion=1.14.0-20240814-162300-116ead6 +stdlibSqlVersion=1.14.0 # Direct Dependencies # Level 01 @@ -21,15 +21,15 @@ stdlibIoVersion=1.6.1 stdlibTimeVersion=2.4.0 # Level 02 -stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8 +stdlibLogVersion=2.10.0 stdlibOsVersion=1.8.0 # Level 03 -stdlibFileVersion=1.10.0-20240814-133200-74f4d63 +stdlibFileVersion=1.10.0 # Ballerinax Observer -observeVersion=1.3.0-20240814-114100-0f71e1e -observeInternalVersion=1.3.0-20240814-114900-8a734a3 +observeVersion=1.3.0 +observeInternalVersion=1.3.0 # Transitive Dependencies # Level 01 @@ -42,19 +42,19 @@ stdlibTaskVersion=2.5.0 # Level 03 stdlibCacheVersion=3.8.0 -stdlibMimeVersion=2.10.0-20240814-133200-6c54439 +stdlibMimeVersion=2.10.0 stdlibUuidVersion=1.8.0 # Level 04 -stdlibAuthVersion=2.12.0-20240814-133000-6db5624 -stdlibJwtVersion=2.13.0-20240814-133100-630021f -stdlibOAuth2Version=2.12.0-20240814-133400-a7008e4 +stdlibAuthVersion=2.12.0 +stdlibJwtVersion=2.13.0 +stdlibOAuth2Version=2.12.0 # Level 05 -stdlibHttpVersion=2.12.0-20240814-145000-dcdc9a0 +stdlibHttpVersion=2.12.0 # Level 06 -stdlibTransactionVersion=1.10.0-20240814-160700-00e0ba7 +stdlibTransactionVersion=1.10.0 # Ballerina extended library stdlibH2DriverVersion=1.1.0