Skip to content

Commit fee4ad2

Browse files
build(deps): bump com.github.spotbugs:spotbugs-annotations
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 146eda9 commit fee4ad2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

athena-cloudera-impala/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.github.spotbugs</groupId>
7272
<artifactId>spotbugs-annotations</artifactId>
73-
<version>4.9.3</version>
73+
<version>4.9.4</version>
7474
<scope>compile</scope>
7575
</dependency>
7676
</dependencies>

athena-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>com.github.spotbugs</groupId>
148148
<artifactId>spotbugs-annotations</artifactId>
149-
<version>4.9.3</version>
149+
<version>4.9.4</version>
150150
<scope>compile</scope>
151151
</dependency>
152152
</dependencies>

0 commit comments

Comments
 (0)