Skip to content

Commit

Permalink
deps: Upgrade to avro 1.11.4, resolving CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuckame committed Oct 22, 2024
1 parent 01cddc3 commit 4b002af
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 @@ -4,7 +4,7 @@ jvm = "21"
kotlinxSerialization = "1.7.0"
kotestVersion = "5.9.1"
okio = "3.9.0"
apache-avro = "1.11.3"
apache-avro = "1.11.4"

[libraries]
apache-avro = { group = "org.apache.avro", name = "avro", version.ref = "apache-avro" }
Expand Down

0 comments on commit 4b002af

Please sign in to comment.