Skip to content

Commit 308a3f9

Browse files
dependabot[bot]akurtakov
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.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 754bc90 commit 308a3f9

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
@@ -329,7 +329,7 @@
329329
<plugin>
330330
<groupId>com.github.spotbugs</groupId>
331331
<artifactId>spotbugs-maven-plugin</artifactId>
332-
<version>4.9.3.2</version>
332+
<version>4.9.4.0</version>
333333
<configuration>
334334
<xmlOutput>true</xmlOutput>
335335
<failOnError>false</failOnError>

0 commit comments

Comments
 (0)