Skip to content

Commit a89135b

Browse files
authored
fix(deps): update dependency io.vertx:vertx-dependencies to v4.4.2 (GoogleCloudPlatform#8073)
1 parent 977a701 commit a89135b

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.1</version>
52+
<version>4.4.2</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

0 commit comments

Comments
 (0)