Skip to content

Commit 5db6103

Browse files
committed
BUmped wildfly-openssl for jdk11 and up to 2.3.alpha3
1 parent 8126c85 commit 5db6103

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jni/wildfly-openssl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ function ignoreMethod() {
4242
#GIT=git
4343
GIT=echo
4444

45-
NATIVES_VERSION=2.2.2.Final
46-
VERSION=2.2.5.Final
45+
NATIVES_VERSION=2.3.0.Alpha3
46+
VERSION=2.3.0.Alpha2
4747
rm -rf wildfly-openssl
4848
mkdir wildfly-openssl
4949
pushd wildfly-openssl

0 commit comments

Comments
 (0)