Skip to content

Commit 67fdf48

Browse files
authored
fix(deps): update dependency io.vertx:vertx-dependencies to v4.5.0 (GoogleCloudPlatform#8876)
1 parent 780bb0e commit 67fdf48

File tree

1 file changed

+1
-1
lines changed
  • appengine-java11/vertx-helloworld

1 file changed

+1
-1
lines changed

appengine-java11/vertx-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ limitations under the License.
4949
<dependency>
5050
<groupId>io.vertx</groupId>
5151
<artifactId>vertx-dependencies</artifactId>
52-
<version>4.4.6</version>
52+
<version>4.5.0</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

0 commit comments

Comments
 (0)