Skip to content

Commit

Permalink
Revert "KE-43795 Fix vulnerability and upgrade aircompressor to 0.27 (K…
Browse files Browse the repository at this point in the history
…yligence#756)" (Kyligence#763)

This reverts commit 2d8799b
  • Loading branch information
Mrhs121 authored Jun 11, 2024
1 parent 2d8799b commit cc783fe
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 @@ -216,7 +216,6 @@
<!-- org.fusesource.leveldbjni will be used except on arm64 platform. -->
<leveldbjni.group>org.fusesource.leveldbjni</leveldbjni.group>
<kubernetes-client.version>5.12.2</kubernetes-client.version>
<aircompressor.version>0.27</aircompressor.version>

<test.java.home>${java.home}</test.java.home>

Expand Down Expand Up @@ -2742,11 +2741,6 @@
<artifactId>arpack</artifactId>
<version>${netlib.ludovic.dev.version}</version>
</dependency>
<dependency>
<groupId>io.airlift</groupId>
<artifactId>aircompressor</artifactId>
<version>${aircompressor.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit cc783fe

Please sign in to comment.