Skip to content

Commit 0b8e36a

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.2 to 4.9.4.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.4.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.4.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92bd939 commit 0b8e36a

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
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>com.github.spotbugs</groupId>
186186
<artifactId>spotbugs-maven-plugin</artifactId>
187-
<version>4.9.3.2</version>
187+
<version>4.9.4.0</version>
188188
<executions>
189189
<execution>
190190
<phase>process-classes</phase>

0 commit comments

Comments
 (0)