File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 44 <groupId >org.computate</groupId >
55 <artifactId >computate-base</artifactId >
66 <relativePath >../computate-base/pom.xml</relativePath >
7- <version >4.2.7.21 </version >
7+ <version >4.2.7.22 </version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >computate-vertx</artifactId >
12- <version >4.2.7.21 </version >
12+ <version >4.2.7.22 </version >
1313 <packaging >jar</packaging >
1414 <name >Computate Tools for integrating with Vert.x</name >
1515 <description >Tools for integrating with Vert.x for reactive, asynchronous programming. </description >
8080 <type >pom</type >
8181 <scope >import</scope >
8282 </dependency >
83-
84- <dependency >
85- <groupId >${quarkus.platform.group-id} </groupId >
86- <artifactId >${quarkus.platform.artifact-id}</artifactId >
87- <version >${quarkus.platform.version} </version >
88- <type >pom</type >
89- <scope >import</scope >
90- </dependency >
9183 </dependencies >
9284 </dependencyManagement >
9385
9890 <dependency >
9991 <groupId >org.computate</groupId >
10092 <artifactId >computate-search</artifactId >
101- <version >4.2.7.21 </version >
93+ <version >4.2.7.22 </version >
10294 </dependency >
10395
10496 <!-- Vert.x -->
You can’t perform that action at this time.
0 commit comments