diff --git a/ballerina-tests/http-advanced-tests/Dependencies.toml b/ballerina-tests/http-advanced-tests/Dependencies.toml index 1b60df4e4a..d6f22e7a4c 100644 --- a/ballerina-tests/http-advanced-tests/Dependencies.toml +++ b/ballerina-tests/http-advanced-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -160,7 +160,7 @@ scope = "testOnly" [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -299,7 +299,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -313,7 +313,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-client-tests/Dependencies.toml b/ballerina-tests/http-client-tests/Dependencies.toml index f0f81991a4..5d708dd96d 100644 --- a/ballerina-tests/http-client-tests/Dependencies.toml +++ b/ballerina-tests/http-client-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -47,7 +47,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -156,7 +156,7 @@ scope = "testOnly" [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -295,7 +295,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-dispatching-tests/Dependencies.toml b/ballerina-tests/http-dispatching-tests/Dependencies.toml index 8723bda48a..70cac2cdc7 100644 --- a/ballerina-tests/http-dispatching-tests/Dependencies.toml +++ b/ballerina-tests/http-dispatching-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -47,7 +47,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -159,7 +159,7 @@ scope = "testOnly" [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -334,7 +334,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -348,7 +348,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-interceptor-tests/Dependencies.toml b/ballerina-tests/http-interceptor-tests/Dependencies.toml index f325e48490..207bcb6d08 100644 --- a/ballerina-tests/http-interceptor-tests/Dependencies.toml +++ b/ballerina-tests/http-interceptor-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -147,7 +147,7 @@ scope = "testOnly" [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -286,7 +286,7 @@ dependencies = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -300,7 +300,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-misc-tests/Dependencies.toml b/ballerina-tests/http-misc-tests/Dependencies.toml index 9ab6c4119b..b353ee70fb 100644 --- a/ballerina-tests/http-misc-tests/Dependencies.toml +++ b/ballerina-tests/http-misc-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -156,7 +156,7 @@ modules = [ [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -295,7 +295,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-resiliency-tests/Dependencies.toml b/ballerina-tests/http-resiliency-tests/Dependencies.toml index 7338899a16..5d3d24474b 100644 --- a/ballerina-tests/http-resiliency-tests/Dependencies.toml +++ b/ballerina-tests/http-resiliency-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -154,7 +154,7 @@ modules = [ [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -290,7 +290,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -304,7 +304,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-security-tests/Dependencies.toml b/ballerina-tests/http-security-tests/Dependencies.toml index 42a0b64ae6..3527a1f05f 100644 --- a/ballerina-tests/http-security-tests/Dependencies.toml +++ b/ballerina-tests/http-security-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -26,7 +26,7 @@ modules = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -47,7 +47,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -152,7 +152,7 @@ scope = "testOnly" [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -288,7 +288,7 @@ dependencies = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -305,7 +305,7 @@ modules = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-service-tests/Dependencies.toml b/ballerina-tests/http-service-tests/Dependencies.toml index d13b98f56a..2647c1b960 100644 --- a/ballerina-tests/http-service-tests/Dependencies.toml +++ b/ballerina-tests/http-service-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -156,7 +156,7 @@ scope = "testOnly" [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -295,7 +295,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina-tests/http-test-common/Dependencies.toml b/ballerina-tests/http-test-common/Dependencies.toml index 158038c182..ae0cd54147 100644 --- a/ballerina-tests/http-test-common/Dependencies.toml +++ b/ballerina-tests/http-test-common/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" diff --git a/ballerina-tests/http2-tests/Dependencies.toml b/ballerina-tests/http2-tests/Dependencies.toml index d08b774e77..13db7719a2 100644 --- a/ballerina-tests/http2-tests/Dependencies.toml +++ b/ballerina-tests/http2-tests/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "crypto"}, @@ -23,7 +23,7 @@ dependencies = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "constraint"}, @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -156,7 +156,7 @@ scope = "testOnly" [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -295,7 +295,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "cache"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"} diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index f05f3cb816..4aaf06366d 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -28,8 +28,8 @@ path = "./lib/mime-native-2.9.0.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" artifactId = "constraint-native" -version = "1.4.0" -path = "./lib/constraint-native-1.4.0.jar" +version = "1.5.0" +path = "./lib/constraint-native-1.5.0.jar" [[platform.java17.dependency]] groupId = "io.netty" @@ -100,14 +100,14 @@ path = "./lib/netty-transport-native-unix-common-4.1.108.Final.jar" [[platform.java17.dependency]] groupId = "org.bouncycastle" artifactId = "bcprov-jdk18on" -version = "1.74" -path = "./lib/bcprov-jdk18on-1.74.jar" +version = "1.77" +path = "./lib/bcprov-jdk18on-1.77.jar" [[platform.java17.dependency]] groupId = "org.bouncycastle" artifactId = "bcpkix-jdk18on" -version = "1.74" -path = "./lib/bcpkix-jdk18on-1.74.jar" +version = "1.77" +path = "./lib/bcpkix-jdk18on-1.77.jar" [[platform.java17.dependency]] groupId = "io.netty" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index be615f0816..5877dba418 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,12 +5,12 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240404-200900-0a7e4c9e" +distribution-version = "2201.9.0-20240405-165800-4b163f78" [[package]] org = "ballerina" name = "auth" -version = "2.10.0" +version = "2.11.0" dependencies = [ {org = "ballerina", name = "crypto"}, {org = "ballerina", name = "jballerina.java"}, @@ -25,7 +25,7 @@ modules = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.8.0" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "jballerina.java"}, @@ -50,7 +50,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.6.2" +version = "2.7.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} @@ -128,7 +128,7 @@ modules = [ [[package]] org = "ballerina" name = "jwt" -version = "2.10.0" +version = "2.11.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -267,7 +267,7 @@ modules = [ [[package]] org = "ballerina" name = "oauth2" -version = "2.10.0" +version = "2.11.0" dependencies = [ {org = "ballerina", name = "cache"}, {org = "ballerina", name = "crypto"}, @@ -283,7 +283,7 @@ modules = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.3" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] diff --git a/gradle.properties b/gradle.properties index 3248021763..694328a366 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,12 +1,12 @@ org.gradle.caching=true group=io.ballerina.stdlib version=2.11.0-SNAPSHOT -ballerinaLangVersion=2201.9.0-20240404-200900-0a7e4c9e +ballerinaLangVersion=2201.9.0-20240405-165800-4b163f78 ballerinaTomlParserVersion=1.2.2 commonsLang3Version=3.12.0 nettyVersion=4.1.108.Final nettyTcnativeVersion=2.0.65.Final -bouncycastleVersion=1.74 +bouncycastleVersion=1.77 slf4jVersion=1.7.30 jakartaXmlBindVersion=4.0.0 wso2CommonsPoolVersion=1.5.6.wso2v1 @@ -28,19 +28,19 @@ stdlibIoVersion=1.6.0 stdlibTimeVersion=2.4.0 stdlibUrlVersion=2.4.0 -stdlibConstraintVersion=1.4.0 +stdlibConstraintVersion=1.5.0 stdlibOsVersion=1.8.0 stdlibTaskVersion=2.5.0 stdlibLogVersion=2.9.0 -stdlibCryptoVersion=2.5.0 +stdlibCryptoVersion=2.7.0-20240328-114200-c8cc19f stdlibFileVersion=1.9.0 stdlibMimeVersion=2.9.0 -stdlibCacheVersion=3.7.0 +stdlibCacheVersion=3.8.0-20240409-101100-e2d7f4e -stdlibAuthVersion=2.10.0 -stdlibJwtVersion=2.10.0 -stdlibOAuth2Version=2.10.0 +stdlibAuthVersion=2.11.0-20240409-124200-655c2d4 +stdlibJwtVersion=2.11.0-20240409-134000-9b5bf2e +stdlibOAuth2Version=2.11.0-20240409-124200-15a9919 -observeVersion=1.2.0 -observeInternalVersion=1.2.0 +observeVersion=1.2.3-20240408-194900-a0e331f +observeInternalVersion=1.2.2-20240408-195500-1436319 diff --git a/native/src/main/java/io/ballerina/stdlib/http/transport/contractimpl/common/certificatevalidation/ocsp/OCSPVerifier.java b/native/src/main/java/io/ballerina/stdlib/http/transport/contractimpl/common/certificatevalidation/ocsp/OCSPVerifier.java index fb90d87e6a..454879c0cd 100644 --- a/native/src/main/java/io/ballerina/stdlib/http/transport/contractimpl/common/certificatevalidation/ocsp/OCSPVerifier.java +++ b/native/src/main/java/io/ballerina/stdlib/http/transport/contractimpl/common/certificatevalidation/ocsp/OCSPVerifier.java @@ -22,8 +22,8 @@ import io.ballerina.stdlib.http.transport.contractimpl.common.certificatevalidation.Constants; import io.ballerina.stdlib.http.transport.contractimpl.common.certificatevalidation.RevocationStatus; import io.ballerina.stdlib.http.transport.contractimpl.common.certificatevalidation.RevocationVerifier; +import org.bouncycastle.asn1.ASN1IA5String; import org.bouncycastle.asn1.ASN1InputStream; -import org.bouncycastle.asn1.DERIA5String; import org.bouncycastle.asn1.DEROctetString; import org.bouncycastle.asn1.ocsp.OCSPObjectIdentifiers; import org.bouncycastle.asn1.ocsp.OCSPResponseStatus; @@ -276,7 +276,7 @@ public static List getAIALocations(X509Certificate cert) throws Certific GeneralName gn = accessDescription.getAccessLocation(); if (gn.getTagNo() == GeneralName.uniformResourceIdentifier) { - DERIA5String str = DERIA5String.getInstance(gn.getName()); + ASN1IA5String str = ASN1IA5String.getInstance(gn.getName()); String accessLocation = str.getString(); ocspUrlList.add(accessLocation); }