Skip to content

Commit ef52fa5

Browse files
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.7 to 4.9.8 (#3076)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19e5778 commit ef52fa5

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.7</version>
73+
<version>4.9.8</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.7</version>
149+
<version>4.9.8</version>
150150
<scope>compile</scope>
151151
</dependency>
152152
</dependencies>

0 commit comments

Comments
 (0)