Skip to content

Commit

Permalink
apache-maven-latest in Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 2, 2022
1 parent 066f0fb commit baf7804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -12,7 +12,7 @@ pipeline {
}

tools {
maven "apache-maven-3.8.5"
maven "apache-maven-latest"
jdk "openjdk-jdk11-latest"
}

Expand Down

0 comments on commit baf7804

Please sign in to comment.