Update maven-build.yml

This commit is contained in:
dolorsfg 2024-06-13 21:19:50 +02:00 committed by GitHub
parent 72b6742396
commit 4a1f3171a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,7 @@ jobs:
with: with:
comment-summary-in-pr: always comment-summary-in-pr: always
fail-on-severity: high fail-on-severity: high
deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later
# retry-on-snapshot-warnings: true # retry-on-snapshot-warnings: true
- name: Build with Maven Wrapper - name: Build with Maven Wrapper