diff --git a/ballerina-tests/http-advanced-tests/Ballerina.toml b/ballerina-tests/http-advanced-tests/Ballerina.toml index 428e3c2472..bc74bb42e7 100644 --- a/ballerina-tests/http-advanced-tests/Ballerina.toml +++ b/ballerina-tests/http-advanced-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_advanced_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-advanced-tests/Dependencies.toml b/ballerina-tests/http-advanced-tests/Dependencies.toml index c4ca89fa3d..8100bfaaa3 100644 --- a/ballerina-tests/http-advanced-tests/Dependencies.toml +++ b/ballerina-tests/http-advanced-tests/Dependencies.toml @@ -45,7 +45,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -73,7 +73,7 @@ modules = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -105,7 +105,7 @@ modules = [ [[package]] org = "ballerina" name = "http_advanced_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "crypto"}, {org = "ballerina", name = "file"}, @@ -125,7 +125,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-client-tests/Ballerina.toml b/ballerina-tests/http-client-tests/Ballerina.toml index f5fd97d073..2dae607a3d 100644 --- a/ballerina-tests/http-client-tests/Ballerina.toml +++ b/ballerina-tests/http-client-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_client_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-client-tests/Dependencies.toml b/ballerina-tests/http-client-tests/Dependencies.toml index 0862c9597d..4a8e8d6b87 100644 --- a/ballerina-tests/http-client-tests/Dependencies.toml +++ b/ballerina-tests/http-client-tests/Dependencies.toml @@ -48,7 +48,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -70,7 +70,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -102,7 +102,7 @@ modules = [ [[package]] org = "ballerina" name = "http_client_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "http"}, @@ -121,7 +121,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-dispatching-tests/Ballerina.toml b/ballerina-tests/http-dispatching-tests/Ballerina.toml index a7613c6092..5a2e3d6563 100644 --- a/ballerina-tests/http-dispatching-tests/Ballerina.toml +++ b/ballerina-tests/http-dispatching-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_dispatching_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-dispatching-tests/Dependencies.toml b/ballerina-tests/http-dispatching-tests/Dependencies.toml index e093c57528..e0f659f8c4 100644 --- a/ballerina-tests/http-dispatching-tests/Dependencies.toml +++ b/ballerina-tests/http-dispatching-tests/Dependencies.toml @@ -45,7 +45,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -67,7 +67,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -99,7 +99,7 @@ modules = [ [[package]] org = "ballerina" name = "http_dispatching_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "http"}, {org = "ballerina", name = "http_test_common"}, @@ -120,7 +120,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-interceptor-tests/Ballerina.toml b/ballerina-tests/http-interceptor-tests/Ballerina.toml index 54330ebf0a..934aaad58a 100644 --- a/ballerina-tests/http-interceptor-tests/Ballerina.toml +++ b/ballerina-tests/http-interceptor-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_interceptor_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-interceptor-tests/Dependencies.toml b/ballerina-tests/http-interceptor-tests/Dependencies.toml index 7d5a0d786f..296ee9cf68 100644 --- a/ballerina-tests/http-interceptor-tests/Dependencies.toml +++ b/ballerina-tests/http-interceptor-tests/Dependencies.toml @@ -45,7 +45,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -67,7 +67,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -99,7 +99,7 @@ modules = [ [[package]] org = "ballerina" name = "http_interceptor_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "http"}, {org = "ballerina", name = "http_test_common"}, @@ -115,7 +115,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-misc-tests/Ballerina.toml b/ballerina-tests/http-misc-tests/Ballerina.toml index eec003ffca..297b8939e8 100644 --- a/ballerina-tests/http-misc-tests/Ballerina.toml +++ b/ballerina-tests/http-misc-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_misc_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-misc-tests/Dependencies.toml b/ballerina-tests/http-misc-tests/Dependencies.toml index dfbc47699b..df955e4cd0 100644 --- a/ballerina-tests/http-misc-tests/Dependencies.toml +++ b/ballerina-tests/http-misc-tests/Dependencies.toml @@ -45,7 +45,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -67,7 +67,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -99,7 +99,7 @@ modules = [ [[package]] org = "ballerina" name = "http_misc_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "http"}, {org = "ballerina", name = "http_test_common"}, @@ -118,7 +118,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-resiliency-tests/Ballerina.toml b/ballerina-tests/http-resiliency-tests/Ballerina.toml index 067d399997..1b2ef266f7 100644 --- a/ballerina-tests/http-resiliency-tests/Ballerina.toml +++ b/ballerina-tests/http-resiliency-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_resiliency_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-resiliency-tests/Dependencies.toml b/ballerina-tests/http-resiliency-tests/Dependencies.toml index e5b55da3c3..a064630b2e 100644 --- a/ballerina-tests/http-resiliency-tests/Dependencies.toml +++ b/ballerina-tests/http-resiliency-tests/Dependencies.toml @@ -45,7 +45,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -67,7 +67,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -99,7 +99,7 @@ modules = [ [[package]] org = "ballerina" name = "http_resiliency_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "http"}, {org = "ballerina", name = "http_test_common"}, @@ -116,7 +116,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-security-tests/Ballerina.toml b/ballerina-tests/http-security-tests/Ballerina.toml index b63139e347..d086d2bcc6 100644 --- a/ballerina-tests/http-security-tests/Ballerina.toml +++ b/ballerina-tests/http-security-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_security_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-security-tests/Dependencies.toml b/ballerina-tests/http-security-tests/Dependencies.toml index 3cfcc5d6c6..99925b6863 100644 --- a/ballerina-tests/http-security-tests/Dependencies.toml +++ b/ballerina-tests/http-security-tests/Dependencies.toml @@ -48,7 +48,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -70,7 +70,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -102,7 +102,7 @@ modules = [ [[package]] org = "ballerina" name = "http_security_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "http"}, @@ -121,7 +121,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-service-tests/Ballerina.toml b/ballerina-tests/http-service-tests/Ballerina.toml index 97e60bdea2..07d71e0712 100644 --- a/ballerina-tests/http-service-tests/Ballerina.toml +++ b/ballerina-tests/http-service-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http_service_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http-service-tests/Dependencies.toml b/ballerina-tests/http-service-tests/Dependencies.toml index 0a51df9622..5ed78be7ba 100644 --- a/ballerina-tests/http-service-tests/Dependencies.toml +++ b/ballerina-tests/http-service-tests/Dependencies.toml @@ -45,7 +45,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -70,7 +70,7 @@ modules = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -102,7 +102,7 @@ modules = [ [[package]] org = "ballerina" name = "http_service_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "file"}, {org = "ballerina", name = "http"}, @@ -121,7 +121,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina-tests/http-test-common/Ballerina.toml b/ballerina-tests/http-test-common/Ballerina.toml index a6c5efe69e..017da03509 100644 --- a/ballerina-tests/http-test-common/Ballerina.toml +++ b/ballerina-tests/http-test-common/Ballerina.toml @@ -1,4 +1,4 @@ [package] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" diff --git a/ballerina-tests/http-test-common/Dependencies.toml b/ballerina-tests/http-test-common/Dependencies.toml index 2a43b44527..11ffcc5fd4 100644 --- a/ballerina-tests/http-test-common/Dependencies.toml +++ b/ballerina-tests/http-test-common/Dependencies.toml @@ -10,7 +10,7 @@ distribution-version = "2201.5.0" [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "lang.string"}, {org = "ballerina", name = "mime"}, diff --git a/ballerina-tests/http2-tests/Ballerina.toml b/ballerina-tests/http2-tests/Ballerina.toml index c5ababf303..79d0229436 100644 --- a/ballerina-tests/http2-tests/Ballerina.toml +++ b/ballerina-tests/http2-tests/Ballerina.toml @@ -1,14 +1,14 @@ [package] org = "ballerina" name = "http2_tests" -version = "2.7.1" +version = "2.7.2" [[dependency]] org = "ballerina" name = "http_test_common" repository = "local" -version = "2.7.1" +version = "2.7.2" [[platform.java11.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.7.1.jar" +path = "../../test-utils/build/libs/http-test-utils-2.7.2.jar" diff --git a/ballerina-tests/http2-tests/Dependencies.toml b/ballerina-tests/http2-tests/Dependencies.toml index 9215cfcbcd..90a95fb77a 100644 --- a/ballerina-tests/http2-tests/Dependencies.toml +++ b/ballerina-tests/http2-tests/Dependencies.toml @@ -45,7 +45,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -70,7 +70,7 @@ modules = [ [[package]] org = "ballerina" name = "http" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "auth"}, @@ -102,7 +102,7 @@ modules = [ [[package]] org = "ballerina" name = "http2_tests" -version = "2.7.1" +version = "2.7.2" dependencies = [ {org = "ballerina", name = "file"}, {org = "ballerina", name = "http"}, @@ -121,7 +121,7 @@ modules = [ [[package]] org = "ballerina" name = "http_test_common" -version = "2.7.1" +version = "2.7.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "lang.string"}, diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 4118cbe814..4c121b87b9 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -13,7 +13,7 @@ distribution = "2201.5.0" groupId = "io.ballerina.stdlib" artifactId = "http-native" version = "2.7.2" -path = "../native/build/libs/http-native-2.7.2-SNAPSHOT.jar" +path = "../native/build/libs/http-native-2.7.2.jar" [[platform.java11.dependency]] groupId = "io.ballerina.stdlib" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 215c42c0da..6afb07708a 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "http-compiler-plugin" class = "io.ballerina.stdlib.http.compiler.HttpCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/http-compiler-plugin-2.7.2-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/http-compiler-plugin-2.7.2.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 5e703c2da0..8683288619 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -304,7 +304,7 @@ dependencies = [ [[package]] org = "ballerina" name = "regex" -version = "1.4.3" +version = "1.4.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.string"} diff --git a/gradle.properties b/gradle.properties index 394afa476a..553aac72ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.7.2-SNAPSHOT +version=2.7.3-SNAPSHOT ballerinaLangVersion=2201.5.0 ballerinaTomlParserVersion=1.2.2 commonsLang3Version=3.8.1