From 02090b575acb267512bcffa1e34904186b43cfa8 Mon Sep 17 00:00:00 2001 From: Peter Van den Bosch Date: Wed, 30 Mar 2022 14:10:07 +0200 Subject: [PATCH] update openapi-problem dependency to 1.2.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e7a0b85..80fcfe1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.belgif.openapi belgif-openapi-common - 1.0.0-SNAPSHOT + 1.2.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -121,7 +121,7 @@ io.github.belgif.openapi belgif-openapi-problem - 1.1.0 + 1.2.0 swagger zip true @@ -129,7 +129,7 @@ io.github.belgif.openapi belgif-openapi-problem - 1.1.0 + 1.2.0 openapi zip true