Skip to content

Commit 4a672fd

Browse files
authored
docs: fix outdated Maven subtitle in INSTALL.md (#11012)
1 parent 2d669db commit 4a672fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install tools and dependencies used for development:
1818
# yum -y install git java-17-openjdk java-17-openjdk-devel \
1919
mysql mysql-server mkisofs git gcc python MySQL-python openssh-clients wget
2020

21-
Set up Maven (3.6.0):
21+
Set up Maven (3.9.9):
2222

2323
# wget https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz
2424
# tar -zxvf apache-maven-3.9.9-bin.tar.gz -C /usr/local

0 commit comments

Comments
 (0)