Skip to content

Commit e244a02

Browse files
committed
build: remove jooby-validation from bom
1 parent a7c0971 commit e244a02

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/jooby-bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -299,11 +299,6 @@
299299
<artifactId>jooby-undertow</artifactId>
300300
<version>${project.version}</version>
301301
</dependency>
302-
<dependency>
303-
<groupId>io.jooby</groupId>
304-
<artifactId>jooby-validation</artifactId>
305-
<version>${project.version}</version>
306-
</dependency>
307302
<dependency>
308303
<groupId>io.jooby</groupId>
309304
<artifactId>jooby-whoops</artifactId>

0 commit comments

Comments
 (0)