File tree 1 file changed +4
-4
lines changed
appengine-java11/vertx-helloworld
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.
41
41
<dependency >
42
42
<groupId >io.vertx</groupId >
43
43
<artifactId >vertx-core</artifactId >
44
- <version >3.9.3 </version >
44
+ <version >3.9.4 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >io.vertx</groupId >
48
48
<artifactId >vertx-web</artifactId >
49
- <version >3.9.3 </version >
49
+ <version >3.9.4 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >io.vertx</groupId >
53
53
<artifactId >vertx-web-client</artifactId >
54
- <version >3.9.3 </version >
54
+ <version >3.9.4 </version >
55
55
</dependency >
56
56
57
57
<dependency >
@@ -68,7 +68,7 @@ limitations under the License.
68
68
<dependency >
69
69
<groupId >io.vertx</groupId >
70
70
<artifactId >vertx-unit</artifactId >
71
- <version >3.9.3 </version >
71
+ <version >3.9.4 </version >
72
72
</dependency >
73
73
</dependencies >
74
74
<build >
You can’t perform that action at this time.
0 commit comments