From 892c9b0161558ccada08cdd64f5ae0a62fb3ff3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:43:11 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.11.0 --- pom.xml | 2 +- src/it/simple/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 69c6cf7..0a96c48 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ SOFTWARE. org.apache.maven.plugin-tools maven-plugin-annotations - 3.10.2 + 3.11.0 test diff --git a/src/it/simple/pom.xml b/src/it/simple/pom.xml index 70661a4..b23b2d1 100644 --- a/src/it/simple/pom.xml +++ b/src/it/simple/pom.xml @@ -57,7 +57,7 @@ SOFTWARE. org.apache.maven.plugin-tools maven-plugin-annotations - 3.10.2 + 3.11.0 org.slf4j