Skip to content

Commit

Permalink
[582058] Fixes Maven version to 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ujhelyiz committed Jun 13, 2023
1 parent d422bcc commit d667340
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 @@ -26,7 +26,7 @@ pipeline {
}

tools {
maven 'apache-maven-latest'
maven 'apache-maven-3.8.6'
jdk 'oracle-jdk8-latest' //AdoptOpenJDK does not work because of JavaFX dependencies
}

Expand Down

0 comments on commit d667340

Please sign in to comment.