Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.0…
Browse files Browse the repository at this point in the history
… to 4.9.1 (#2585)
  • Loading branch information
github-actions[bot] authored Feb 10, 2025
2 parents cbaf4e2 + 36e7e69 commit 3c42ad6
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.9.0</version>
<version>4.9.1</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 @@ -140,7 +140,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.9.0</version>
<version>4.9.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3c42ad6

Please sign in to comment.