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 2b8c0bb commit 5908377Copy full SHA for 5908377
pom.xml
@@ -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