Skip to content

Commit

Permalink
GEOMESA-3367 Upgrade aircompressor
Browse files Browse the repository at this point in the history
  • Loading branch information
elahrvivaz committed Jun 3, 2024
1 parent b4193ae commit 717418c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/cqs.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ commons-io:commons-io 2.15.1 compile
commons-jxpath:commons-jxpath 1.3 compile
commons-logging:commons-logging 1.2 compile
commons-pool:commons-pool 1.6 compile
io.airlift:aircompressor 0.25 compile
io.airlift:aircompressor 0.27 compile
io.dropwizard.metrics:metrics-core 3.2.6 compile
io.dropwizard.metrics:metrics-graphite 3.2.6 compile
io.dropwizard.metrics:metrics-jvm 3.2.6 compile
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<typesafe.config.version>1.4.3</typesafe.config.version>

<!-- standardized transitive dependencies -->
<aircompressor.version>0.25</aircompressor.version>
<aircompressor.version>0.27</aircompressor.version>
<fasterxml.jackson.version>2.16.1</fasterxml.jackson.version> <!-- used by geoserver, spark and arrow -->
<fasterxml.jackson.databind.version>2.16.1</fasterxml.jackson.databind.version> <!-- used by geoserver, spark and arrow -->
<h2.version>2.2.224</h2.version>
Expand Down

0 comments on commit 717418c

Please sign in to comment.