Skip to content

Commit c5212f5

Browse files
dependabot[bot]mkoncek
authored andcommitted
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.2.0 to 4.10.3.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.10.2.0 to 4.10.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.2.0...spotbugs-maven-plugin-4.10.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f91fca commit c5212f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
184184
<plugin>
185185
<groupId>com.github.spotbugs</groupId>
186186
<artifactId>spotbugs-maven-plugin</artifactId>
187-
<version>4.10.2.0</version>
187+
<version>4.10.3.0</version>
188188
<executions>
189189
<execution>
190190
<id>check</id>

0 commit comments

Comments
 (0)