Skip to content

Commit 7a0812a

Browse files
authored
Merge pull request #383 from dschadow/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.3.0
2 parents 1edd2d6 + b455565 commit 7a0812a

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
@@ -219,7 +219,7 @@
219219
<plugin>
220220
<groupId>com.github.spotbugs</groupId>
221221
<artifactId>spotbugs-maven-plugin</artifactId>
222-
<version>4.10.2.0</version>
222+
<version>4.10.3.0</version>
223223
<configuration>
224224
<effort>Max</effort>
225225
<threshold>Low</threshold>

0 commit comments

Comments
 (0)