From e4c3e191a61f1571751530e0217fb3def9c903d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:53: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.5 to 4.8.6. - [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.5...4.8.6) --- 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 a771183326..d3b2a73d3d 100644 --- a/athena-cloudera-impala/pom.xml +++ b/athena-cloudera-impala/pom.xml @@ -65,7 +65,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.5 + 4.8.6 compile diff --git a/athena-jdbc/pom.xml b/athena-jdbc/pom.xml index 380f9dc1c9..46c354fd10 100644 --- a/athena-jdbc/pom.xml +++ b/athena-jdbc/pom.xml @@ -211,7 +211,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.5 + 4.8.6 compile