更新 Jenkinsfile

This commit is contained in:
wangtianqi 2025-06-23 19:12:34 +08:00
parent abdb259a9f
commit 4378b743ce

2
Jenkinsfile vendored
View File

@ -26,7 +26,7 @@ pipeline {
}
tools {
maven 'Maven-3.9.3'
maven 'Maven-3.9.6'
jdk 'JDK-17'
}