GERONIMO-6733 geronimo openapi 1.0.9
diff --git a/geronimo-microprofile-aggregator/pom.xml b/geronimo-microprofile-aggregator/pom.xml
index a0aba27..feeb000 100644
--- a/geronimo-microprofile-aggregator/pom.xml
+++ b/geronimo-microprofile-aggregator/pom.xml
@@ -247,7 +247,7 @@
     <dependency>
       <groupId>org.eclipse.microprofile.openapi</groupId>
       <artifactId>microprofile-openapi-api</artifactId>
-      <version>1.1.1</version>
+      <version>1.1.2</version>
       <exclusions>
         <exclusion>
           <groupId>org.osgi</groupId>
@@ -258,7 +258,7 @@
     <dependency>
       <groupId>org.apache.geronimo</groupId>
       <artifactId>geronimo-openapi-impl</artifactId>
-      <version>1.0.7</version>
+      <version>1.0.9</version>
     </dependency>
   </dependencies>
 </project>