From 82bc224475a07861da357b919aa6aa416c0f7afe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 07:10:10 +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.2 to 4.8.3. - [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.2...4.8.3) --- 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 aa47da2b9c..436bbcc57d 100644 --- a/athena-cloudera-impala/pom.xml +++ b/athena-cloudera-impala/pom.xml @@ -65,7 +65,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.2 + 4.8.3 compile diff --git a/athena-jdbc/pom.xml b/athena-jdbc/pom.xml index 10ccf1eefa..356c1fc6d8 100644 --- a/athena-jdbc/pom.xml +++ b/athena-jdbc/pom.xml @@ -211,7 +211,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.2 + 4.8.3 compile