Skip to content

Commit

Permalink
[security] Bump aircompressor and commons-compress to fix cve problems (
Browse files Browse the repository at this point in the history
  • Loading branch information
Smith-Cruise authored Aug 13, 2024
1 parent e823554 commit 16f3629
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paimon-format/src/main/resources/META-INF/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This project bundles the following dependencies under the Apache Software Licens
- org.apache.orc:orc-core:1.9.2
- org.apache.orc:orc-shims:1.9.2
- org.apache.hive:hive-storage-api:2.8.1
- io.airlift:aircompressor:0.21
- io.airlift:aircompressor:0.27
- commons-lang:commons-lang:2.6
- org.apache.commons:commons-lang3:3.12.0

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ under the License.
<scala.version>2.12.15</scala.version>
<scala.binary.version>2.12</scala.binary.version>
<snappy.version>1.1.8.3</snappy.version>
<airlift.version>0.21</airlift.version>
<airlift.version>0.27</airlift.version>
<lz4.version>1.8.0</lz4.version>
<slf4j.version>1.7.32</slf4j.version>
<log4j.version>2.17.1</log4j.version>
Expand Down

0 comments on commit 16f3629

Please sign in to comment.