We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1d5ee commit 571ebd0Copy full SHA for 571ebd0
.github/workflows/maven.yml
@@ -29,7 +29,7 @@ on:
29
maven-version:
30
description: 'The Maven version used during build job'
31
required: false
32
- default: '3.9.8'
+ default: '3.9.9'
33
type: string
34
35
os-matrix:
0 commit comments