Compare commits

..

No commits in common. "31410682491fa4e322891eebfbcd49b55d44bb8c" and "e867b2ff600ff71e2745e7ba48b7b342911ec759" have entirely different histories.

View file

@ -16,9 +16,6 @@ jobs:
distribution: 'temurin'
java-version: 21
- name: Set up Maven
uses: https://gitea.com/actions/setup-maven@v5
- name: Build with Maven
run: mvn -B package --file pom.xml