Skip to content

Commit 8f2c435

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.1 to 4.9.8.2 (#827)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.1 to 4.9.8.2. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.1...spotbugs-maven-plugin-4.9.8.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cc66de commit 8f2c435

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
@@ -68,7 +68,7 @@
6868
<plugin.javax_xml_bind.version>2.3.1</plugin.javax_xml_bind.version>
6969
<plugin.git_commit_id.version>9.0.2</plugin.git_commit_id.version>
7070
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
71-
<plugin.spotbugs.version>4.9.8.1</plugin.spotbugs.version>
71+
<plugin.spotbugs.version>4.9.8.2</plugin.spotbugs.version>
7272
</properties>
7373

7474
<dependencies>

0 commit comments

Comments
 (0)