We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b807198 commit ccfb9ccCopy full SHA for ccfb9cc
pom.xml
@@ -10,7 +10,7 @@
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
- <vertx.version>4.5.3</vertx.version>
+ <vertx.version>4.5.11</vertx.version>
14
<vertx-maven-plugin.version>1.0.22</vertx-maven-plugin.version>
15
<vertx.verticle>com.uid2.admin.vertx.AdminVerticle</vertx.verticle>
16
<!-- check micrometer.version vertx-micrometer-metrics consumes before bumping up -->
@@ -21,7 +21,7 @@
21
<image.version>${project.version}</image.version>
22
</properties>
23
<repositories>
24
- <repository>
+ <repository>it
25
<id>maven-snapshots</id>
26
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
27
<layout>default</layout>
0 commit comments