diff --git a/ballerina-tests/http-advanced-tests/Dependencies.toml b/ballerina-tests/http-advanced-tests/Dependencies.toml index d6b7d3ec5e..697d5c910f 100644 --- a/ballerina-tests/http-advanced-tests/Dependencies.toml +++ b/ballerina-tests/http-advanced-tests/Dependencies.toml @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -313,7 +313,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -333,7 +333,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" 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 8d7062f38d..f2120dbe49 100644 --- a/ballerina-tests/http-client-tests/Dependencies.toml +++ b/ballerina-tests/http-client-tests/Dependencies.toml @@ -47,7 +47,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -329,7 +329,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" 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 d8e5a93410..64f78dcfae 100644 --- a/ballerina-tests/http-dispatching-tests/Dependencies.toml +++ b/ballerina-tests/http-dispatching-tests/Dependencies.toml @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -344,7 +344,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -364,7 +364,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" 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 a9448eb3dc..b5409232a4 100644 --- a/ballerina-tests/http-interceptor-tests/Dependencies.toml +++ b/ballerina-tests/http-interceptor-tests/Dependencies.toml @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -296,7 +296,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -316,7 +316,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" 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 c9278bab19..b881c3e35c 100644 --- a/ballerina-tests/http-misc-tests/Dependencies.toml +++ b/ballerina-tests/http-misc-tests/Dependencies.toml @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -329,7 +329,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" 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 ff9a2be688..bbea8b4677 100644 --- a/ballerina-tests/http-resiliency-tests/Dependencies.toml +++ b/ballerina-tests/http-resiliency-tests/Dependencies.toml @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -304,7 +304,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -324,7 +324,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" 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 c7274a9dc4..6dd331a509 100644 --- a/ballerina-tests/http-security-tests/Dependencies.toml +++ b/ballerina-tests/http-security-tests/Dependencies.toml @@ -47,7 +47,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -306,7 +306,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -329,7 +329,7 @@ modules = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" 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 af5ba72d75..db97ff9021 100644 --- a/ballerina-tests/http-service-tests/Dependencies.toml +++ b/ballerina-tests/http-service-tests/Dependencies.toml @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -329,7 +329,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, diff --git a/ballerina-tests/http2-tests/Dependencies.toml b/ballerina-tests/http2-tests/Dependencies.toml index 27a6548492..3bbfd57a77 100644 --- a/ballerina-tests/http2-tests/Dependencies.toml +++ b/ballerina-tests/http2-tests/Dependencies.toml @@ -44,7 +44,7 @@ dependencies = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, @@ -309,7 +309,7 @@ dependencies = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, @@ -329,7 +329,7 @@ dependencies = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 0615ea5082..115bb722bf 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -30,56 +30,56 @@ path = "./lib/constraint-native-1.1.0.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-common" -version = "4.1.94.Final" -path = "./lib/netty-common-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-common-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-buffer" -version = "4.1.94.Final" -path = "./lib/netty-buffer-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-buffer-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-transport" -version = "4.1.94.Final" -path = "./lib/netty-transport-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-transport-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-resolver" -version = "4.1.94.Final" -path = "./lib/netty-resolver-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-resolver-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-handler" -version = "4.1.94.Final" -path = "./lib/netty-handler-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-handler-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-codec-http" -version = "4.1.94.Final" -path = "./lib/netty-codec-http-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-codec-http-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-codec" -version = "4.1.94.Final" -path = "./lib/netty-codec-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-codec-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-handler-proxy" -version = "4.1.94.Final" -path = "./lib/netty-handler-proxy-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-handler-proxy-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-codec-http2" -version = "4.1.94.Final" -path = "./lib/netty-codec-http2-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-codec-http2-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "commons-pool.wso2" @@ -90,47 +90,47 @@ path = "./lib/commons-pool-1.5.6.wso2v1.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-transport-native-unix-common" -version = "4.1.94.Final" -path = "./lib/netty-transport-native-unix-common-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-transport-native-unix-common-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "org.bouncycastle" -artifactId = "bcprov-jdk15on" -version = "1.69" -path = "./lib/bcprov-jdk15on-1.69.jar" +artifactId = "bcprov-jdk18on" +version = "1.74" +path = "./lib/bcprov-jdk18on-1.74.jar" [[platform.java11.dependency]] groupId = "org.bouncycastle" -artifactId = "bcpkix-jdk15on" -version = "1.69" -path = "./lib/bcpkix-jdk15on-1.69.jar" +artifactId = "bcpkix-jdk18on" +version = "1.74" +path = "./lib/bcpkix-jdk18on-1.74.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-tcnative-boringssl-static" -version = "2.0.61.Final" -path = "./lib/netty-tcnative-boringssl-static-2.0.61.Final.jar" +version = "2.0.62.Final" +path = "./lib/netty-tcnative-boringssl-static-2.0.62.Final.jar" [[platform.java11.dependency]] -path = "./lib/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar" +path = "./lib/netty-tcnative-boringssl-static-2.0.62.Final-windows-x86_64.jar" [[platform.java11.dependency]] -path = "./lib/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar" +path = "./lib/netty-tcnative-boringssl-static-2.0.62.Final-linux-aarch_64.jar" [[platform.java11.dependency]] -path = "./lib/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar" +path = "./lib/netty-tcnative-boringssl-static-2.0.62.Final-linux-x86_64.jar" [[platform.java11.dependency]] -path = "./lib/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar" +path = "./lib/netty-tcnative-boringssl-static-2.0.62.Final-osx-aarch_64.jar" [[platform.java11.dependency]] -path = "./lib/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar" +path = "./lib/netty-tcnative-boringssl-static-2.0.62.Final-osx-x86_64.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-tcnative-classes" -version = "2.0.61.Final" -path = "./lib/netty-tcnative-classes-2.0.61.Final.jar" +version = "2.0.62.Final" +path = "./lib/netty-tcnative-classes-2.0.62.Final.jar" [[platform.java11.dependency]] groupId = "org.jvnet.mimepull" @@ -141,8 +141,8 @@ path = "./lib/mimepull-1.9.11.jar" [[platform.java11.dependency]] groupId = "io.netty" artifactId = "netty-codec-socks" -version = "4.1.94.Final" -path = "./lib/netty-codec-socks-4.1.94.Final.jar" +version = "4.1.100.Final" +path = "./lib/netty-codec-socks-4.1.100.Final.jar" [[platform.java11.dependency]] groupId = "org.jboss.marshalling" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 169b241c83..4ef6166a1a 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -50,7 +50,7 @@ modules = [ [[package]] org = "ballerina" name = "crypto" -version = "2.3.1" +version = "2.3.2" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} @@ -280,7 +280,7 @@ modules = [ [[package]] org = "ballerina" name = "observe" -version = "1.0.6" +version = "1.0.7" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -292,7 +292,7 @@ modules = [ [[package]] org = "ballerina" name = "os" -version = "1.6.1" +version = "1.6.0" dependencies = [ {org = "ballerina", name = "io"}, {org = "ballerina", name = "jballerina.java"} @@ -313,7 +313,7 @@ modules = [ [[package]] org = "ballerina" name = "task" -version = "2.3.3" +version = "2.3.2" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "time"} diff --git a/ballerina/build.gradle b/ballerina/build.gradle index e286921e59..dc0291daa3 100644 --- a/ballerina/build.gradle +++ b/ballerina/build.gradle @@ -110,10 +110,10 @@ dependencies { externalJars(group: 'commons-pool.wso2', name: 'commons-pool', version: "${wso2CommonsPoolVersion}") { transitive = false } - externalJars(group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: "${bouncycastleVersion}") { + externalJars(group: 'org.bouncycastle', name: 'bcprov-jdk18on', version: "${bouncycastleVersion}") { transitive = false } - externalJars(group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: "${bouncycastleVersion}") { + externalJars(group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: "${bouncycastleVersion}") { transitive = false } externalJars(group: 'io.netty', name: 'netty-tcnative-boringssl-static', version: "${nettyTcnativeVersion}") { diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index 12974269cf..8deaf838b9 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -95,15 +95,15 @@ path = "./lib/netty-transport-native-unix-common-@netty.version@.jar" [[platform.java11.dependency]] groupId = "org.bouncycastle" -artifactId = "bcprov-jdk15on" +artifactId = "bcprov-jdk18on" version = "@bouncycastle.version@" -path = "./lib/bcprov-jdk15on-@bouncycastle.version@.jar" +path = "./lib/bcprov-jdk18on-@bouncycastle.version@.jar" [[platform.java11.dependency]] groupId = "org.bouncycastle" -artifactId = "bcpkix-jdk15on" +artifactId = "bcpkix-jdk18on" version = "@bouncycastle.version@" -path = "./lib/bcpkix-jdk15on-@bouncycastle.version@.jar" +path = "./lib/bcpkix-jdk18on-@bouncycastle.version@.jar" [[platform.java11.dependency]] groupId = "io.netty" diff --git a/gradle.properties b/gradle.properties index 72b6bb4296..12d1f1d043 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,9 +4,9 @@ version=2.6.2-SNAPSHOT ballerinaLangVersion=2201.4.0 ballerinaTomlParserVersion=1.2.2 commonsLang3Version=3.8.1 -nettyVersion=4.1.94.Final -nettyTcnativeVersion=2.0.61.Final -bouncycastleVersion=1.69 +nettyVersion=4.1.100.Final +nettyTcnativeVersion=2.0.62.Final +bouncycastleVersion=1.74 slf4jVersion=1.7.30 jakartaXmlBindVersion=2.3.3 wso2CommonsPoolVersion=1.5.6.wso2v1 diff --git a/native/build.gradle b/native/build.gradle index 763fd78c09..205e098ba4 100644 --- a/native/build.gradle +++ b/native/build.gradle @@ -61,8 +61,8 @@ dependencies { implementation group: 'org.wso2.eclipse.osgi', name: 'org.eclipse.osgi', version:"${wso2EclipseOsgiVersion}" implementation group: 'commons-pool.wso2', name: 'commons-pool', version:"${wso2CommonsPoolVersion}" - implementation group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: "${bouncycastleVersion}" - implementation group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: "${bouncycastleVersion}" + implementation group: 'org.bouncycastle', name: 'bcprov-jdk18on', version: "${bouncycastleVersion}" + implementation group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: "${bouncycastleVersion}" implementation group: 'jakarta.xml.bind', name: 'jakarta.xml.bind-api', version: "${jakartaXmlBindVersion}" testImplementation group: 'org.mock-server', name: 'mockserver-netty', version:"${mockserverNettyVersion}"