Skip to content

Commit

Permalink
deps: Update S3 to version 2.25.28
Browse files Browse the repository at this point in the history
This updated version updates netty-codec-http to version `4.1.108.Final`
which fixed the vulnerability CVE-2024-29025 [1].
Unfortunately, no release notes are published.

[1]: https://nvd.nist.gov/vuln/detail/CVE-2024-29025

Signed-off-by: Marcel Bochtler <[email protected]>
  • Loading branch information
MarcelBochtler committed Apr 11, 2024
1 parent 968f956 commit cf6034a
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 @@ -51,7 +51,7 @@ postgres = "42.7.3"
postgresEmbedded = "1.0.3"
reflections = "0.10.2"
retrofit = "2.11.0"
s3 = "2.25.0"
s3 = "2.25.28"
saxonHe = "12.4"
scanoss = "1.1.6"
semver4j = "5.2.3"
Expand Down

0 comments on commit cf6034a

Please sign in to comment.