From 28043966d8877c18dfead005a83b143c644ef889 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 02:32:12 +0000 Subject: [PATCH] Bump annotations from 16.0.1 to 21.0.1 Bumps [annotations](https://github.com/JetBrains/java-annotations) from 16.0.1 to 21.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/16.0.1...21.0.1) Signed-off-by: dependabot-preview[bot] --- sample-3-1/pom.xml | 2 +- sample-extras/sample-immutables/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sample-3-1/pom.xml b/sample-3-1/pom.xml index eaefd18..6aafe85 100644 --- a/sample-3-1/pom.xml +++ b/sample-3-1/pom.xml @@ -38,7 +38,7 @@ org.jetbrains annotations - 16.0.1 + 21.0.1 diff --git a/sample-extras/sample-immutables/pom.xml b/sample-extras/sample-immutables/pom.xml index 66e7aec..0c6a9f2 100644 --- a/sample-extras/sample-immutables/pom.xml +++ b/sample-extras/sample-immutables/pom.xml @@ -20,7 +20,7 @@ org.jetbrains annotations - 16.0.3 + 21.0.1