Skip to content

Commit 5404953

Browse files
committed
Update version info
1 parent 66482a2 commit 5404953

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

native/BUILDING

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Windows
133133
rebuild them next time if the version remains unchanged.
134134

135135
> cd ..
136-
> set OPENSSL_VER=3.5.0
136+
> set OPENSSL_VER=3.5.4
137137
> set APR_VER=1.7.6
138138

139139
> mkdir \deps-x86\apr-%APR_VER%\include
@@ -162,7 +162,7 @@ Windows
162162
6. Build Tomcat Native
163163

164164
> cd ..
165-
>set JAVA_HOME=C:\java\21.0.7-tem
165+
>set JAVA_HOME=C:\java\21.0.9-tem
166166

167167
> "c:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars32.bat"
168168
> nmake -f NMAKEMakefile WITH_APR=C:\deps-x86\apr-%APR_VER% WITH_OPENSSL=C:\deps-x86\openssl-%OPENSSL_VER% CPU=X86 APR_DECLARE_STATIC=1 STATIC_CRT=Hybrid

0 commit comments

Comments
 (0)