Skip to content

Commit bcde90c

Browse files
dependabot[bot]ruspl-afed
authored andcommitted
fix(deps): bump com.github.spotbugs:spotbugs-maven-plugin in /mylyn.docs
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.1 to 4.9.8.2. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.1...spotbugs-maven-plugin-4.9.8.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 697a4da commit bcde90c

File tree

1 file changed

+1
-1
lines changed
  • mylyn.releng/org.eclipse.mylyn.parent

1 file changed

+1
-1
lines changed

mylyn.releng/org.eclipse.mylyn.parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
<plugin>
329329
<groupId>com.github.spotbugs</groupId>
330330
<artifactId>spotbugs-maven-plugin</artifactId>
331-
<version>4.9.8.1</version>
331+
<version>4.9.8.2</version>
332332
<configuration>
333333
<xmlOutput>true</xmlOutput>
334334
<failOnError>false</failOnError>

0 commit comments

Comments
 (0)