Skip to content

Commit fa6e4d7

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.3...4.9.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88a4447 commit fa6e4d7

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
@@ -153,7 +153,7 @@
153153
<nashorn.version>15.6</nashorn.version>
154154
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
155155
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
156-
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
156+
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version>
157157

158158
<!-- Additional manifest entries -->
159159
<Class-Path>log4j-api-${log4j.version}.jar log4j-core-${log4j.version}.jar</Class-Path>

0 commit comments

Comments
 (0)