From 424aae160c93f6f11a4d45c29e683f9854d8e0b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 17:12:50 +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.0 to 4.8.2. - [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.0...4.8.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... 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 e25d94d2ba..aa47da2b9c 100644 --- a/athena-cloudera-impala/pom.xml +++ b/athena-cloudera-impala/pom.xml @@ -65,7 +65,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.0 + 4.8.2 compile diff --git a/athena-jdbc/pom.xml b/athena-jdbc/pom.xml index 48e0650560..b4904c8739 100644 --- a/athena-jdbc/pom.xml +++ b/athena-jdbc/pom.xml @@ -211,7 +211,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.0 + 4.8.2 compile