We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40b706e + 668cc7e commit adb3430Copy full SHA for adb3430
.github/workflows/security.yml
@@ -23,7 +23,7 @@ jobs:
23
java-version: 22
24
25
- name: Submit Dependency Snapshot
26
- uses: advanced-security/maven-dependency-submission-action@v4.0.0
+ uses: advanced-security/maven-dependency-submission-action@v4.1.0
27
with:
28
# Do not consider the acceptance test projects
29
maven-args: -am -pl java-compiler-testing
0 commit comments