Skip to content

Commit

Permalink
remove legacy validation dependency (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
goldmedal authored May 6, 2024
1 parent a5a3a26 commit 861c085
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions wren-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>io.wren</groupId>
<artifactId>wren-validation</artifactId>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.jgrapht</groupId>
<artifactId>jgrapht-core</artifactId>
Expand Down

0 comments on commit 861c085

Please sign in to comment.