Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #460 from eclipse/cd_maven386
Browse files Browse the repository at this point in the history
update to maven 3.8.6
  • Loading branch information
cdietrich authored Jul 27, 2022
2 parents 1ceac63 + 1679ea7 commit 5735620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pipeline {
}

tools {
maven "apache-maven-3.8.5"
maven "apache-maven-3.8.6"
jdk "${params.JDK_VERSION}"
}

Expand Down

0 comments on commit 5735620

Please sign in to comment.