From a6211be214d8140e5650e5b98a7997f69d23b54e Mon Sep 17 00:00:00 2001 From: RenovateBot <iktvarsling@nibio.no> Date: Thu, 22 Dec 2022 01:01:27 +0100 Subject: [PATCH] chore(deps): update dependency com.webcohesion.enunciate:enunciate-core-annotations to v2.14.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 737e4527..af3a4e9c 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.14.0</version> </dependency> <dependency> -- GitLab