From 7c3b49b86fdb1bc4d6684f42116dac1ef70f7669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:50:35 +0000 Subject: [PATCH] build(deps): bump com.github.spotbugs:spotbugs-annotations Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- athena-cloudera-impala/pom.xml | 2 +- athena-jdbc/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/athena-cloudera-impala/pom.xml b/athena-cloudera-impala/pom.xml index 396904c0ca..baa867dd87 100644 --- a/athena-cloudera-impala/pom.xml +++ b/athena-cloudera-impala/pom.xml @@ -70,7 +70,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.6 + 4.9.0 compile diff --git a/athena-jdbc/pom.xml b/athena-jdbc/pom.xml index 06d59b115c..012a4b6225 100644 --- a/athena-jdbc/pom.xml +++ b/athena-jdbc/pom.xml @@ -136,7 +136,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.6 + 4.9.0 compile