Skip to content

Commit

Permalink
Merge pull request #2776 from uPortal-Project/renovate/com.h3xstream.…
Browse files Browse the repository at this point in the history
…findsecbugs-findsecbugs-plugin-1.x

fix(deps): update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.13.0
  • Loading branch information
ChristianMurphy committed Mar 21, 2024
2 parents 4c5fde2 + 7cfd534 commit a7b4cb4
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 @@ -122,7 +122,7 @@ subprojects {
testImplementation "org.mockito:mockito-core:${mockitoVersion}"
testImplementation "org.springframework:spring-test:${springVersion}"
testImplementation "org.xmlunit:xmlunit-legacy:${xmlunitVersion}"
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
}

/* Release Management
Expand Down

0 comments on commit a7b4cb4

Please sign in to comment.