Skip to content

Commit

Permalink
Merge pull request #21620 from jamonation/sonar-scanner-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayk authored Jun 9, 2024
2 parents f5b14f4 + 0182c95 commit 98209f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
7 changes: 1 addition & 6 deletions sonar-scanner-cli.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: sonar-scanner-cli
version: 6.0.0.4432
epoch: 1
epoch: 2
description: Scanner CLI for SonarQube and SonarCloud
copyright:
- license: LGPL-3.0-or-later
Expand All @@ -28,11 +28,6 @@ pipeline:
tag: ${{package.version}}
expected-commit: 5bf62ea3a849839766a18b27a22259af2ad75b17

- uses: patch
with:
# Bumps okio to mitigate a CVE
patches: bumpdeps.patch

- name: build
runs: |
mvn clean package
Expand Down
16 changes: 0 additions & 16 deletions sonar-scanner-cli/bumpdeps.patch

This file was deleted.

0 comments on commit 98209f1

Please sign in to comment.