From 02c844df57752642abe0c75f439aeed08d81a807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 07:10:02 +0000 Subject: [PATCH] Bump the dependency-updates group with 2 updates Bumps the dependency-updates group with 2 updates: [io.airlift:airbase](https://github.com/airlift/airbase) and [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework). Updates `io.airlift:airbase` from 194 to 195 - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) Updates `org.checkerframework:checker-qual` from 3.48.1 to 3.48.2 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.48.1...checker-framework-3.48.2) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4b4a44d..bb87b59 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.airlift airbase - 194 + 195 org.ebyhr @@ -118,7 +118,7 @@ org.checkerframework checker-qual - 3.48.1 + 3.48.2 org.openjdk.jol