Skip to content

Commit 744fcdd

Browse files
authored
Update ci-pr.yml with the maven version to 3.8.9
Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
1 parent bc57b44 commit 744fcdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Maven
3939
uses: jvalkeal/setup-maven@v1
4040
with:
41-
maven-version: 3.8.8
41+
maven-version: 3.8.9
4242
maven-mirror: 'https://dlcdn.apache.org/maven/maven-3/'
4343

4444
- name: Build and run unit tests

0 commit comments

Comments
 (0)