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.
2 parents 2b8c0bb + a8f5e13 commit 5df7adfCopy full SHA for 5df7adf
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.uid2</groupId>
8
<artifactId>uid2-e2e</artifactId>
9
- <version>4.0.20</version>
+ <version>4.0.21-alpha-68-SNAPSHOT</version>
10
11
<properties>
12
<maven.compiler.source>21</maven.compiler.source>
@@ -76,11 +76,6 @@
76
<artifactId>vertx-auth-oauth2</artifactId>
77
<version>${vertx.version}</version>
78
</dependency>
79
- <dependency>
80
- <groupId>io.vertx</groupId>
81
- <artifactId>vertx-web-templ-pebble</artifactId>
82
- <version>${vertx.version}</version>
83
- </dependency>
84
<dependency>
85
<groupId>com.fasterxml.jackson.core</groupId>
86
<artifactId>jackson-databind</artifactId>
0 commit comments