Skip to content

Commit b0f3705

Browse files
dependabot[bot]akurtakov
authored andcommitted
fix(deps): bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.3 to 4.8.6.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.3...spotbugs-maven-plugin-4.8.6.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cadcd4d commit b0f3705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse-platform-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@
10331033
<plugin>
10341034
<groupId>com.github.spotbugs</groupId>
10351035
<artifactId>spotbugs-maven-plugin</artifactId>
1036-
<version>4.8.6.3</version>
1036+
<version>4.8.6.4</version>
10371037
<configuration>
10381038
<targetJDK>${java.version}</targetJDK>
10391039
<xmlOutput>true</xmlOutput>

0 commit comments

Comments
 (0)