From 43102249c002f307885967490c2ea296c4c92125 Mon Sep 17 00:00:00 2001 From: RenovateBot <roffe@nibio.no> Date: Wed, 18 Oct 2023 01:01:22 +0200 Subject: [PATCH] chore(deps): update dependency com.webcohesion.enunciate:enunciate-core-annotations to v2.17.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 737e4527..2bb8af3b 100755 --- a/pom.xml +++ b/pom.xml @@ -298,7 +298,7 @@ <dependency> <groupId>com.webcohesion.enunciate</groupId> <artifactId>enunciate-core-annotations</artifactId> - <version>2.13.3</version> + <version>2.17.1</version> </dependency> <dependency> -- GitLab