Skip to content

Commit 5c4563f

Browse files
committed
Use newer maven version (3.9) in the build
1 parent 5db24a5 commit 5c4563f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ import org.hibernate.jenkins.pipeline.helpers.alternative.AlternativeMultiMap
117117
* credentials: ...
118118
*/
119119

120-
@Field final String MAVEN_TOOL = 'Apache Maven 3.5'
120+
@Field final String MAVEN_TOOL = 'Apache Maven 3.9'
121121

122122
// Default node pattern, to be used for resource-intensive stages.
123123
// Should not include the controller node.

0 commit comments

Comments
 (0)