Skip to content

Commit 5b79f5a

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4 in /symja_android_library (#1201)
Bump com.github.spotbugs:spotbugs-annotations in /symja_android_library 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 802b2bf commit 5b79f5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

symja_android_library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
<dependency>
400400
<groupId>com.github.spotbugs</groupId>
401401
<artifactId>spotbugs-annotations</artifactId>
402-
<version>4.9.3</version>
402+
<version>4.9.4</version>
403403
<scope>provided</scope>
404404
</dependency>
405405
</dependencies>

0 commit comments

Comments
 (0)