From a46cbb0d3e717cb1ebd5142b8d0b9531448206a8 Mon Sep 17 00:00:00 2001
From: RenovateBot <roffe@nibio.no>
Date: Tue, 7 Jan 2025 13:42:21 +0100
Subject: [PATCH] chore(deps): update dependency
 com.webcohesion.enunciate:enunciate-maven-plugin to v2.18.1

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

diff --git a/pom.xml b/pom.xml
index 1ef5028d..13ece004 100755
--- a/pom.xml
+++ b/pom.xml
@@ -358,7 +358,7 @@
             <plugin>
                 <groupId>com.webcohesion.enunciate</groupId>
                 <artifactId>enunciate-maven-plugin</artifactId>
-                <version>2.17.1</version>
+                <version>2.18.1</version>
                 <executions>
                     <execution>
                         <goals>
-- 
GitLab