Update maven-build.yml

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

View file

@ -33,9 +33,8 @@ jobs:
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
with:
comment-summary-in-pr: always
fail-on-severity: high
deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later
fail-on-severity: high
deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later
# retry-on-snapshot-warnings: true
- name: Build with Maven Wrapper
run: ./mvnw -B package