Skip to content

Commit f359b00

Browse files
renovate-botShabirmean
authored andcommitted
chore(deps): update vertx packages to v4.4.1
1 parent 1b4a98b commit f359b00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • appengine-java11/vertx-helloworld

appengine-java11/vertx-helloworld/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<dependency>
4343
<groupId>io.vertx</groupId>
4444
<artifactId>vertx-dependencies</artifactId>
45-
<version>4.3.8</version>
45+
<version>4.4.1</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>
@@ -74,7 +74,7 @@ limitations under the License.
7474
<dependency>
7575
<groupId>io.vertx</groupId>
7676
<artifactId>vertx-unit</artifactId>
77-
<version>4.3.0</version>
77+
<version>4.4.1</version>
7878
<scope>test</scope>
7979
</dependency>
8080
</dependencies>

0 commit comments

Comments
 (0)