From 4e9aab47dd877cf3386e9de2a41e24f6c8b870e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 00:11:33 +0800 Subject: [PATCH] chore(deps): bump org.jetbrains:annotations from 26.0.0 to 26.0.1 (#262) Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.0 to 26.0.1. - [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/26.0.0...26.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-patch ... 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 846d64a9..c3fb5561 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 4.8.6 3.0.2 - 26.0.0 + 26.0.1 2.0.21 ${maven.compiler.source}