From 63d1b832feb02552805ef34ab8fbcd826b7cd3d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 01:11:59 +0800 Subject: [PATCH] chore(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#86) Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/24.0.1...24.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1adda608..675ba4fa 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ 4.8.1 3.0.2 - 24.0.1 + 24.1.0 1.9.20 ${maven.compiler.source}