Skip to content

Commit

Permalink
Update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.…
Browse files Browse the repository at this point in the history
…12.0
  • Loading branch information
renovate-bot committed Apr 29, 2022
1 parent 381e3a2 commit 157b8f4
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 157b8f4

Please sign in to comment.