From 7564cc0dde6d0222c5a013e6c6953cef8a36ea2f Mon Sep 17 00:00:00 2001 From: RenovateBot <iktvarsling@nibio.no> Date: Wed, 11 Jan 2023 01:00:54 +0100 Subject: [PATCH] chore(deps): update dependency com.webcohesion.enunciate:enunciate-maven-plugin to v2.14.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 009ec68b..bacdb78c 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.14.0</version> <executions> <execution> <goals> -- GitLab