Skip to content

Commit b386989

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump com.github.spotbugs:spotbugs-maven-plugin in the maven group
Bumps the maven group with 1 update: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin). Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.6.0 to 4.9.7.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.6.0...spotbugs-maven-plugin-4.9.7.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.7.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e361c44 commit b386989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>com.github.spotbugs</groupId>
187187
<artifactId>spotbugs-maven-plugin</artifactId>
188-
<version>4.9.6.0</version>
188+
<version>4.9.7.0</version>
189189
<executions>
190190
<execution>
191191
<phase>process-classes</phase>

0 commit comments

Comments
 (0)