diff --git a/boringssl-static/pom.xml b/boringssl-static/pom.xml index 761d1e06c..065449da1 100644 --- a/boringssl-static/pom.xml +++ b/boringssl-static/pom.xml @@ -19,7 +19,7 @@ io.netty netty-tcnative-parent - 2.0.63.Final + 2.0.64.Final-SNAPSHOT netty-tcnative-boringssl-static jar diff --git a/libressl-static/pom.xml b/libressl-static/pom.xml index 79adf3502..23b36ae97 100644 --- a/libressl-static/pom.xml +++ b/libressl-static/pom.xml @@ -19,7 +19,7 @@ io.netty netty-tcnative-parent - 2.0.63.Final + 2.0.64.Final-SNAPSHOT netty-tcnative-libressl-static jar diff --git a/openssl-classes/pom.xml b/openssl-classes/pom.xml index 7713f57b6..d9300a9b3 100644 --- a/openssl-classes/pom.xml +++ b/openssl-classes/pom.xml @@ -19,7 +19,7 @@ io.netty netty-tcnative-parent - 2.0.63.Final + 2.0.64.Final-SNAPSHOT netty-tcnative-classes jar diff --git a/openssl-dynamic/pom.xml b/openssl-dynamic/pom.xml index f8505f44b..c2d3a5d97 100644 --- a/openssl-dynamic/pom.xml +++ b/openssl-dynamic/pom.xml @@ -19,7 +19,7 @@ io.netty netty-tcnative-parent - 2.0.63.Final + 2.0.64.Final-SNAPSHOT netty-tcnative jar diff --git a/openssl-static/pom.xml b/openssl-static/pom.xml index b2495f6c5..281dda7f6 100644 --- a/openssl-static/pom.xml +++ b/openssl-static/pom.xml @@ -19,7 +19,7 @@ io.netty netty-tcnative-parent - 2.0.63.Final + 2.0.64.Final-SNAPSHOT netty-tcnative-openssl-static jar diff --git a/pom.xml b/pom.xml index abd9eb86a..d6eea6959 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.netty netty-tcnative-parent - 2.0.63.Final + 2.0.64.Final-SNAPSHOT pom Netty/TomcatNative [Parent]