Skip to content

Commit 5908377

Browse files
committed
Remove vulnerable dependency - it's not used anyway
1 parent 2b8c0bb commit 5908377

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,6 @@
7676
<artifactId>vertx-auth-oauth2</artifactId>
7777
<version>${vertx.version}</version>
7878
</dependency>
79-
<dependency>
80-
<groupId>io.vertx</groupId>
81-
<artifactId>vertx-web-templ-pebble</artifactId>
82-
<version>${vertx.version}</version>
83-
</dependency>
8479
<dependency>
8580
<groupId>com.fasterxml.jackson.core</groupId>
8681
<artifactId>jackson-databind</artifactId>

0 commit comments

Comments
 (0)