8000 chore(deps): update vertx packages to v4.2.0 (#6322) · coderatgoogle/java-docs-samples@5bb19df · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bb19df

Browse files
authored
chore(deps): update vertx packages to v4.2.0 (GoogleCloudPlatform#6322)
1 parent 15ae74d commit 5bb19df

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

appengine-java11/vertx-helloworld/pom.xml

Lines changed: 4 additions & 4 deletions
< 8000 td data-grid-cell-id="diff-e34a872cdda4a553928c4d9b8d5574a6a10d08e183c7b53b1e5a7b1219c08a79-43-43-2" data-line-anchor="diff-e34a872cdda4a553928c4d9b8d5574a6a10d08e183c7b53b1e5a7b1219c08a79R43" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side">
<artifactId>vertx-core</artifactId>
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@ limitations under the License.
4141
<dependency>
4242
<groupId>io.vertx</groupId>
4343
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>

0 commit comments

Comments
 (0)
0