Skip to content

Commit e4be634

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

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.9.0</version>
24+
<version>4.9.1</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.9.0</version>
46+
<version>4.9.1</version>
4747
</dependency>
4848

4949
<dependency>

0 commit comments

Comments
 (0)