Merge branch '2.2.x'

This commit is contained in:
Marcin Grzejszczak
2021-03-08 15:18:33 +01:00
3 changed files with 69 additions and 2 deletions

View File

@@ -28,4 +28,4 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: Build with Maven
run: ./mvnw clean install -B -U
run: ./mvnw clean install -B -U