mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-02 04:31:12 +00:00
change to java 25 since petclinic requirement
This commit is contained in:
parent
10460bb30d
commit
29517e02a6
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -3,7 +3,7 @@ pipeline {
|
|||
|
||||
tools {
|
||||
maven 'Maven 3.9.5'
|
||||
jdk 'JDK 17'
|
||||
jdk 'JDK 25'
|
||||
}
|
||||
|
||||
triggers {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue