Skip to content

Commit 0cd4583

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.5 to 4.8.6.6. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.5...spotbugs-maven-plugin-4.8.6.6) --- 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 7089a76 commit 0cd4583

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
@@ -1043,7 +1043,7 @@
10431043
<plugin>
10441044
<groupId>com.github.spotbugs</groupId>
10451045
<artifactId>spotbugs-maven-plugin</artifactId>
1046-
<version>4.8.6.5</version>
1046+
<version>4.8.6.6</version>
10471047
<configuration>
10481048
<targetJDK>${java.version}</targetJDK>
10491049
<xmlOutput>true</xmlOutput>

0 commit comments

Comments
 (0)