Skip to content

Commit

Permalink
Merge pull request #266 from Chuckame/deps/avro-1.11.4
Browse files Browse the repository at this point in the history
deps: Upgrade to avro 1.11.4, resolving CVEs
  • Loading branch information
Chuckame authored Oct 22, 2024
2 parents 01cddc3 + 4b002af commit 0532c39
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 0532c39

Please sign in to comment.