Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.2…
Browse files Browse the repository at this point in the history
… to 4.8.3 (#1659)
  • Loading branch information
github-actions[bot] authored Dec 25, 2023
2 parents ac364ad + 82bc224 commit fa067d9
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.2</version>
<version>4.8.3</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.2</version>
<version>4.8.3</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fa067d9

Please sign in to comment.