Skip to content

Commit c32b261

Browse files
dependabot[bot]baltzell
authored andcommitted
build(deps): bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.0
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c400cf commit c32b261

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common-tools/cnuphys/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>com.github.spotbugs</groupId>
2323
<artifactId>spotbugs</artifactId>
24-
<version>4.8.6</version>
24+
<version>4.9.0</version>
2525
</dependency>
2626
</dependencies>
2727

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.github.spotbugs</groupId>
4545
<artifactId>spotbugs</artifactId>
46-
<version>4.8.6</version>
46+
<version>4.9.0</version>
4747
</dependency>
4848

4949
<dependency>

0 commit comments

Comments
 (0)