From 2e3180e827f0c329decef4ca91ed4ff1c1facd9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 18:58:30 +0000 Subject: [PATCH] build(deps): bump annotations from 23.0.0 to 24.0.1 Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.0.0 to 24.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/23.0.0...24.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- fake-entity-lib/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fake-entity-lib/pom.xml b/fake-entity-lib/pom.xml index 70f09cf08..142657a36 100644 --- a/fake-entity-lib/pom.xml +++ b/fake-entity-lib/pom.xml @@ -45,7 +45,7 @@ org.jetbrains annotations - 23.0.0 + 24.0.1 com.google.code.findbugs diff --git a/pom.xml b/pom.xml index c3deea384..b20892df1 100644 --- a/pom.xml +++ b/pom.xml @@ -240,7 +240,7 @@ org.jetbrains annotations - 23.0.0 + 24.0.1 provided true