From e1331b3697bd8bafc1022381a0bc0f7e25ab1137 Mon Sep 17 00:00:00 2001
From: RenovateBot <roffe@nibio.no>
Date: Wed, 3 Jan 2024 01:00:42 +0100
Subject: [PATCH] Update dependency
 com.webcohesion.enunciate:enunciate-maven-plugin to v2.17.1

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

diff --git a/pom.xml b/pom.xml
index 3dc26bcb..adedbf8c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,7 @@
             <plugin>
                 <groupId>com.webcohesion.enunciate</groupId>
                 <artifactId>enunciate-maven-plugin</artifactId>
-                <version>2.13.3</version>
+                <version>2.17.1</version>
                 <executions>
                     <execution>
                         <goals>
-- 
GitLab