diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index cc77b25bb4f..199ca63c218 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -113,7 +113,7 @@
4.0
2.1
5.0.1
- 3.1
+ 3.1.1
3.0
3.0
3.0
diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml
index c73b242db41..e2001045c23 100644
--- a/microprofile/openapi/pom.xml
+++ b/microprofile/openapi/pom.xml
@@ -49,6 +49,10 @@
org.eclipse.microprofile.config
microprofile-config-api
+
+ org.eclipse.microprofile.openapi
+ microprofile-openapi-api
+
io.helidon.microprofile.server
helidon-microprofile-server