Skip to content

Commit d2d3299

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.3
1 parent 53f23e4 commit d2d3299

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
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>com.github.spotbugs</groupId>
142142
<artifactId>spotbugs-maven-plugin</artifactId>
143-
<version>4.9.8.2</version>
143+
<version>4.9.8.3</version>
144144
<configuration>
145145
<onlyAnalyze>io.github.sparsick.testcontainers.gitserver.*</onlyAnalyze>
146146
</configuration>

0 commit comments

Comments
 (0)