Merge branch '4.2.x'

This commit is contained in:
Ryan Baxter
2025-02-04 10:57:17 -05:00

View File

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