Skip to content

Commit 67178ac

Browse files
authored
Merge pull request #1 from vainolo/dependabot/maven/JavaVertXServer/io.vertx-vertx-web-3.5.4
Bump vertx-web from 3.1.0 to 3.5.4 in /JavaVertXServer
2 parents b389630 + ce64205 commit 67178ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaVertXServer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<dependency>
88
<groupId>io.vertx</groupId>
99
<artifactId>vertx-web</artifactId>
10-
<version>3.1.0</version>
10+
<version>3.5.4</version>
1111
</dependency>
1212
</dependencies>
1313
<build>

0 commit comments

Comments
 (0)