Skip to content

Commit 54ad0e1

Browse files
committed
+ replaced ThrottlingExecutor pool with Semaphore
+ elf4j-provider version bump
1 parent 32553fd commit 54ad0e1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ jobs:
3131
run: mvn -B package --file pom.xml
3232

3333
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
34-
- name: Maven Dependency Tree Dependency Submission
35-
uses: advanced-security/[email protected]
36-
34+
# - name: Maven Dependency Tree Dependency Submission
35+
# uses: advanced-security/[email protected]

0 commit comments

Comments
 (0)