DBZ-4947 Setup Maven with 3.8.4

This commit is contained in:
Anisha Mohanty 2022-05-11 20:19:40 +05:30 committed by Jiri Pechanec
parent 6623bc6f5f
commit 51e4d9ee6f

View File

@ -860,6 +860,11 @@ jobs:
with:
distribution: 'temurin'
java-version: 11
- name: Set up Maven
uses: stCarolas/setup-maven@v4.3
with:
maven-version: 3.8.4
- name: Cache Maven Repository
uses: actions/cache@v2