Skip to content

Commit efe2e6c

Browse files
dependabot[bot]akurtakov
authored andcommitted
fix(deps): bump spotbugs-maven-plugin in /eclipse-platform-parent
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.1 to 4.7.3.2. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.1...spotbugs-maven-plugin-4.7.3.2) --- 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] <support@github.com>
1 parent 5f1fefa commit efe2e6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eclipse-platform-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@
10151015
<plugin>
10161016
<groupId>com.github.spotbugs</groupId>
10171017
<artifactId>spotbugs-maven-plugin</artifactId>
1018-
<version>4.7.3.1</version>
1018+
<version>4.7.3.2</version>
10191019
<configuration>
10201020
<targetJDK>${java.version}</targetJDK>
10211021
<xmlOutput>true</xmlOutput>

0 commit comments

Comments
 (0)