Skip to content

Commit

Permalink
Merge pull request #490 from simlar/renovate/com.h3xstream.findsecbug…
Browse files Browse the repository at this point in the history
…s-findsecbugs-plugin-1.x

Update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.12.0
  • Loading branch information
BenSartor committed Apr 29, 2022
2 parents 82ad388 + 157b8f4 commit 2d949f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
testCompileOnly("com.github.spotbugs:spotbugs-annotations:${spotbugsVersion}")
spotbugs("com.github.spotbugs:spotbugs:${spotbugsVersion}")
spotbugsPlugins("com.mebigfatguy.sb-contrib:sb-contrib:7.4.7")
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0")
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0")

implementation("org.springframework.boot:spring-boot-starter-web-services")
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
Expand Down

0 comments on commit 2d949f0

Please sign in to comment.