Skip to content

Commit 3c42ad6

Browse files
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.0 to 4.9.1 (#2585)
2 parents cbaf4e2 + 36e7e69 commit 3c42ad6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

athena-cloudera-impala/pom.xml

+1-1
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.0</version>
73+
<version>4.9.1</version>
7474
<scope>compile</scope>
7575
</dependency>
7676
</dependencies>

athena-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>com.github.spotbugs</groupId>
142142
<artifactId>spotbugs-annotations</artifactId>
143-
<version>4.9.0</version>
143+
<version>4.9.1</version>
144144
<scope>compile</scope>
145145
</dependency>
146146
</dependencies>

0 commit comments

Comments
 (0)