Skip to content

Commit 8bfbbab

Browse files
build(deps): bump com.github.spotbugs:spotbugs-annotations
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.1...4.9.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e12fadd commit 8bfbbab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,12 @@ Copyright (c) 2012 - Jeremy Long
137137
<maven-project-info-reports-plugin.version>3.9.0</maven-project-info-reports-plugin.version>
138138
<maven-surefire-report-plugin.version>3.5.2</maven-surefire-report-plugin.version>
139139
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
140-
<spotbugs.version>4.9.1</spotbugs.version>
140+
<spotbugs.version>4.9.2</spotbugs.version>
141141
<spotbugs.maven.plugin.version>4.9.1.0</spotbugs.maven.plugin.version>
142142
<taglist-maven-plugin.version>3.2.1</taglist-maven-plugin.version>
143143
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
144144
<jetbrains.annotations.version>26.0.2</jetbrains.annotations.version>
145-
<findbugs.spotbugs.version>4.9.1</findbugs.spotbugs.version>
145+
<findbugs.spotbugs.version>4.9.2</findbugs.spotbugs.version>
146146
<com.h2database.version>2.3.232</com.h2database.version>
147147
<commons-cli.version>1.9.0</commons-cli.version>
148148
<commons-io.version>2.18.0</commons-io.version>

0 commit comments

Comments
 (0)