Skip to content

Commit 220124a

Browse files
authored
Merge pull request #36 from RETIT/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.3
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3
2 parents 0ff782c + d66396b commit 220124a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>com.github.spotbugs</groupId>
143143
<artifactId>spotbugs-maven-plugin</artifactId>
144-
<version>4.8.6.2</version>
144+
<version>4.8.6.3</version>
145145
<configuration>
146146
<excludeFilterFile>etc/spotbugs-exclusion-filter.xml</excludeFilterFile>
147147
</configuration>

0 commit comments

Comments
 (0)