Skip to content

Commit 07bdb11

Browse files
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.6 to 4.8.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.6...spotbugs-maven-plugin-4.8.2.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5774817 commit 07bdb11

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
@@ -114,7 +114,7 @@
114114
<org.postgresql.postgresql.version>42.6.0</org.postgresql.postgresql.version>
115115

116116
<com.github.spotbugs.version>4.8.0</com.github.spotbugs.version>
117-
<com.github.spotbugs.plugin.version>4.7.3.6</com.github.spotbugs.plugin.version>
117+
<com.github.spotbugs.plugin.version>4.8.2.0</com.github.spotbugs.plugin.version>
118118
<org.junit.jupiter.version>5.10.1</org.junit.jupiter.version>
119119
<org.hamcrest.version>2.2</org.hamcrest.version>
120120
<org.mockito.version>5.2.0</org.mockito.version>

0 commit comments

Comments
 (0)