From 2bc27f172492d268323c57ded12e9c0d311b21a2 Mon Sep 17 00:00:00 2001
From: RenovateBot <roffe@nibio.no>
Date: Thu, 12 Oct 2023 01:01:14 +0200
Subject: [PATCH] chore(deps): update dependency
 com.webcohesion.enunciate:enunciate-core-annotations to v2.17.0

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 737e4527..22647a78 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.0</version>
         </dependency>
 
         <dependency>
-- 
GitLab