File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
appengine-java11/vertx-helloworld Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,17 +41,17 @@ limitations under the License.
4141 <dependency >
4242 <groupId >io.vertx</groupId >
4343 <artifactId >vertx-core</artifactId >
44- <version >4.1.5 </version >
44+ <version >4.2.0 </version >
4545 </dependency >
4646 <dependency >
4747 <groupId >io.vertx</groupId >
4848 <artifactId >vertx-web</artifactId >
49- <version >4.1.5 </version >
49+ <version >4.2.0 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >io.vertx</groupId >
5353 <artifactId >vertx-web-client</artifactId >
54- <version >4.1.5 </version >
54+ <version >4.2.0 </version >
5555 </dependency >
5656
5757 <dependency >
@@ -68,7 +68,7 @@ limitations under the License.
6868 <dependency >
6969 <groupId >io.vertx</groupId >
7070 <artifactId >vertx-unit</artifactId >
71- <version >4.1.5 </version >
71+ <version >4.2.0 </version >
7272 </dependency >
7373 </dependencies >
7474 <build >
You can’t perform that action at this time.
0 commit comments