Skip to content

Commit ccfb9cc

Browse files
Upgrading vertx
1 parent b807198 commit ccfb9cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13-
<vertx.version>4.5.3</vertx.version>
13+
<vertx.version>4.5.11</vertx.version>
1414
<vertx-maven-plugin.version>1.0.22</vertx-maven-plugin.version>
1515
<vertx.verticle>com.uid2.admin.vertx.AdminVerticle</vertx.verticle>
1616
<!-- check micrometer.version vertx-micrometer-metrics consumes before bumping up -->
@@ -21,7 +21,7 @@
2121
<image.version>${project.version}</image.version>
2222
</properties>
2323
<repositories>
24-
<repository>
24+
<repository>it
2525
<id>maven-snapshots</id>
2626
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
2727
<layout>default</layout>

0 commit comments

Comments
 (0)