Skip to content

Commit

Permalink
Bring up to date (#1093)
Browse files Browse the repository at this point in the history
* [pom] More adjustments and drop sonar plugin back to version 4.

* [test] Bring up to date
  • Loading branch information
hazendaz authored Nov 28, 2024
1 parent 5e819a9 commit 5a1c268
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ jobs:
id: integrated-test
with:
prop-file: findbugs.properties
description: Use SpotBugs 4.2.0, sb-contrib 7.4.7, and findsecbugs 1.11.0
minimal-supported-sq-version: 7.9
changelog-url: https://github.com/spotbugs/sonar-findbugs/releases/tag/4.1.0
download-url: https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.1.0/sonar-findbugs-plugin-4.1.0.jar
public-version: 4.1.0
description: Use SpotBugs 4.8.6, sb-contrib 7.6.8, and findsecbugs 1.13.0
minimal-supported-sq-version: 9.9
changelog-url: https://github.com/spotbugs/sonar-findbugs/releases/tag/4.3.0
download-url: https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.3.0/sonar-findbugs-plugin-4.3.0.jar
public-version: 4.3.0
sonar-cloud-url: https://sonarcloud.io/summary/new_code?id=com.github.spotbugs:sonar-findbugs-plugin
github-token: ${{ secrets.PAT_TO_FORK }}
skip-creating-pull-request: true
Expand Down

0 comments on commit 5a1c268

Please sign in to comment.