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 29b5524 commit 4cf2c19Copy full SHA for 4cf2c19
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.uid2</groupId>
8
<artifactId>uid2-core</artifactId>
9
- <version>2.26.1-alpha-102-SNAPSHOT</version>
+ <version>2.26.0</version>
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -24,7 +24,7 @@
24
<vertx.verticle>com.uid2.core.vertx.CoreVerticle</vertx.verticle>
25
<launcher.class>io.vertx.core.Launcher</launcher.class>
26
27
- <uid2-shared.version>8.1.16-alpha-198-SNAPSHOT</uid2-shared.version>
+ <uid2-shared.version>8.1.22</uid2-shared.version>
28
<image.version>${project.version}</image.version>
29
</properties>
30
0 commit comments