From 25b7f9082b5cccf437c122a8ba13f0732a784a41 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Fri, 17 Dec 2021 06:02:11 +0100 Subject: Use API Guardian annotations. Change-Id: Icfd30e9b06e5c7ee9f51c6879bfe4978a6f44600 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7d4ce60..1623195 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ 2.17.6 3.0.0-M5 + 1.1.2 2.10.0 1.13.0 22.0.0 @@ -94,6 +95,12 @@ ${jetbrains-annotations.version} true + + org.apiguardian + apiguardian-api + ${apiguardian.version} + true + -- cgit v1.2.3