mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00
Remove unnecessary wix dependency with vulnerability (#12654)
This commit is contained in:
parent
a0dd821bd1
commit
b007b5e210
6
pom.xml
6
pom.xml
@ -477,12 +477,6 @@
|
|||||||
<artifactId>log4j-api</artifactId>
|
<artifactId>log4j-api</artifactId>
|
||||||
<version>${log4j.version}</version>
|
<version>${log4j.version}</version>
|
||||||
</dependency>
|
</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) -->
|
<!-- JSON-P: Java API for JSON Processing (JSR 374) -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>javax.json</groupId>
|
<groupId>javax.json</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user