Skip to content

Commit

Permalink
Remove unnecessary wix dependency with vulnerability (open-metadata#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshms authored Jul 30, 2023
1 parent a0dd821 commit b007b5e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -477,12 +477,6 @@
<artifactId>log4j-api</artifactId>
<version>${log4j.version}</version>
</dependency>
<dependency>
<groupId>com.wix</groupId>
<artifactId>wix-embedded-mysql</artifactId>
<version>4.6.2</version>
<scope>test</scope>
</dependency>
<!-- JSON-P: Java API for JSON Processing (JSR 374) -->
<dependency>
<groupId>javax.json</groupId>
Expand Down

0 comments on commit b007b5e

Please sign in to comment.