Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.commons:commons-compress to v…
Browse files Browse the repository at this point in the history
…1.27.1 (#382)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Aug 21, 2024
1 parent bd6a4b4 commit 5e7a923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ hdrhistogram = "org.hdrhistogram:HdrHistogram:2.2.2"
lmax-disruptor = "com.lmax:disruptor:3.4.4"
jctools = "org.jctools:jctools-core:4.0.5"
github-api = "org.kohsuke:github-api:1.324"
apachecommons-compress = "org.apache.commons:commons-compress:1.27.0"
apachecommons-compress = "org.apache.commons:commons-compress:1.27.1"
asyncprofiler = "tools.profiler:async-profiler:3.0"

freemarker = "org.freemarker:freemarker:2.3.33"
Expand Down

0 comments on commit 5e7a923

Please sign in to comment.