Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.0…
Browse files Browse the repository at this point in the history
… to 4.8.2 (#1618)
  • Loading branch information
github-actions[bot] authored Dec 2, 2023
2 parents 7c3b9cd + 231fd29 commit 0ee8c92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion athena-cloudera-impala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.0</version>
<version>4.8.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion athena-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.0</version>
<version>4.8.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0ee8c92

Please sign in to comment.